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

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

Completed in 108 milliseconds