Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/xen/drivers/char/
A Dehci-dbgp.c1031 #define EHCI_USBLEGSUP_BIOS (1 << 16) /* BIOS semaphore */ macro
1045 if ( (cap & 0xff) == 1 && (cap & EHCI_USBLEGSUP_BIOS) ) in ehci_dbgp_bios_handoff()
1053 while ( (cap & EHCI_USBLEGSUP_BIOS) && (msec > 0) ) in ehci_dbgp_bios_handoff()
1060 if ( cap & EHCI_USBLEGSUP_BIOS ) in ehci_dbgp_bios_handoff()

Completed in 10 milliseconds