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.c50 static volatile u16 ocic_mask; variable
187 ocic_mask |= 1 << 1; in ohci_da8xx_regulator_event()
286 if (ocic_mask & (1 << 1)) { in ohci_da8xx_hub_status_data()
326 if (ocic_mask & (1 << wIndex)) in ohci_da8xx_hub_control()
354 ocic_mask |= 1 << wIndex; in ohci_da8xx_hub_control()
356 ocic_mask &= ~(1 << wIndex); in ohci_da8xx_hub_control()