Searched refs:OHCI_GET_IVAL (Results 1 – 2 of 2) sorted by relevance
| /freebsd-14-stable/sys/dev/usb/controller/ | ||
| HD | ohcireg.h | 90 #define OHCI_GET_IVAL(s) ((s) & 0x3fff) macro |
| HD | ohci.c | 217 ival = OHCI_GET_IVAL(OREAD4(sc, OHCI_FM_INTERVAL)); in ohci_controller_init() |