Searched refs:OHCI_FIT (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/usb/controller/ | ||
H A D | ohcireg.h | 92 #define OHCI_FIT 0x80000000 macro |
H A D | ohci.c | 271 fm = (OREAD4(sc, OHCI_FM_INTERVAL) & OHCI_FIT) ^ OHCI_FIT; in ohci_controller_init() |