Searched refs:OHCI_HCFS_MASK (Results 1 – 2 of 2) sorted by relevance
54 #define OHCI_HCFS_MASK 0x000000c0 /* HostControllerFunctionalStat macro
257 ctl &= ~(OHCI_CBSR_MASK | OHCI_LES | OHCI_HCFS_MASK | OHCI_IR); in ohci_controller_init()