Home
last modified time | relevance | path

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

/linux/drivers/usb/early/
H A Dehci-dbgp.c707 #define EHCI_USBLEGSUP_BIOS (1 << 16) /* BIOS semaphore */ macro
723 if ((cap & 0xff) == 1 && (cap & EHCI_USBLEGSUP_BIOS)) { in early_ehci_bios_handoff()
731 while ((cap & EHCI_USBLEGSUP_BIOS) && (msec > 0)) { in early_ehci_bios_handoff()
738 if (cap & EHCI_USBLEGSUP_BIOS) { in early_ehci_bios_handoff()