Searched refs:OHCI_CBSR_MASK (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.2-release/sys/dev/usb/controller/
H A Dohcireg.h45 #define OHCI_CBSR_MASK 0x00000003 /* Control/Bulk Service Ratio */ macro
H A Dohci.c260 ctl &= ~(OHCI_CBSR_MASK | OHCI_LES | OHCI_HCFS_MASK | OHCI_IR);

Completed in 62 milliseconds