Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/usb/host/
H A Dohci-da8xx.c49 static volatile u16 ocic_mask; variable
186 ocic_mask |= 1 << 1; in ohci_da8xx_regulator_event()
285 if (ocic_mask & (1 << 1)) { in ohci_da8xx_hub_status_data()
325 if (ocic_mask & (1 << wIndex)) in ohci_da8xx_hub_control()
353 ocic_mask |= 1 << wIndex; in ohci_da8xx_hub_control()
355 ocic_mask &= ~(1 << wIndex); in ohci_da8xx_hub_control()