Searched refs:spurious_oc (Results 1 – 3 of 3) sorted by relevance
39 unsigned spurious_oc:1; member
295 ehci->spurious_oc = 1; in ehci_platform_probe()346 if (pdata->spurious_oc) in ehci_platform_probe()347 ehci->spurious_oc = 1; in ehci_platform_probe()
646 if (!ignore_oc && !ehci->spurious_oc) in ehci_hub_status_data()886 if ((temp & PORT_OCC) && (!ignore_oc && !ehci->spurious_oc)){ in ehci_hub_control()