Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/controller/
H A Dohcireg.h90 #define OHCI_GET_IVAL(s) ((s) & 0x3fff) macro
H A Dohci.c217 ival = OHCI_GET_IVAL(OREAD4(sc, OHCI_FM_INTERVAL)); in ohci_controller_init()