Home
last modified time | relevance | path

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

/linux/drivers/usb/host/
H A Dpci-quirks.c60 #define EHCI_USBLEGCTLSTS 4 /* legacy control/status */ macro
895 pci_read_config_dword(pdev, offset + EHCI_USBLEGCTLSTS, &val); in ehci_bios_handoff()
896 pci_write_config_dword(pdev, offset + EHCI_USBLEGCTLSTS, in ehci_bios_handoff()
930 pci_write_config_dword(pdev, offset + EHCI_USBLEGCTLSTS, 0); in ehci_bios_handoff()
/linux/drivers/usb/early/
H A Dehci-dbgp.c708 #define EHCI_USBLEGCTLSTS 4 /* legacy control/status */ macro
748 offset + EHCI_USBLEGCTLSTS, 0); in early_ehci_bios_handoff()