Home
last modified time | relevance | path

Searched refs:OHCI_FM_INTERVAL (Results 1 – 2 of 2) sorted by relevance

/mirbsd/src/sys/dev/usb/
Dohcireg.h102 #define OHCI_FM_INTERVAL 0x34 macro
Dohci.c753 fm = OREAD4(sc, OHCI_FM_INTERVAL); in ohci_init()
847 OWRITE4(sc, OHCI_FM_INTERVAL, fm); in ohci_init()
1009 OHCI_FM_INTERVAL)); in ohci_power()
1038 OWRITE4(sc, OHCI_FM_INTERVAL, reg); in ohci_power()
1084 OREAD4(sc, OHCI_FM_INTERVAL), in ohci_dumpregs()