Home
last modified time | relevance | path

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

/linux/drivers/usb/host/
H A Dohci-da8xx.c49 static volatile u16 ocic_mask; variable
175 ocic_mask |= 1 << 1; in ohci_da8xx_regulator_event()
269 if (ocic_mask & (1 << 1)) { in ohci_da8xx_hub_status_data()
309 if (ocic_mask & (1 << wIndex)) in ohci_da8xx_hub_control()
337 ocic_mask |= 1 << wIndex; in ohci_da8xx_hub_control()
339 ocic_mask &= ~(1 << wIndex); in ohci_da8xx_hub_control()