Home
last modified time | relevance | path

Searched refs:EHCI_USBLEGCTLSTS (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/host/
H A Dpci-quirks.c60 #define EHCI_USBLEGCTLSTS 4 /* legacy control/status */ macro
885 pci_read_config_dword(pdev, offset + EHCI_USBLEGCTLSTS, &val); in ehci_bios_handoff()
886 pci_write_config_dword(pdev, offset + EHCI_USBLEGCTLSTS, in ehci_bios_handoff()
920 pci_write_config_dword(pdev, offset + EHCI_USBLEGCTLSTS, 0); in ehci_bios_handoff()
/kernel/linux/linux-6.6/drivers/usb/host/
H A Dpci-quirks.c60 #define EHCI_USBLEGCTLSTS 4 /* legacy control/status */ macro
883 pci_read_config_dword(pdev, offset + EHCI_USBLEGCTLSTS, &val); in ehci_bios_handoff()
884 pci_write_config_dword(pdev, offset + EHCI_USBLEGCTLSTS, in ehci_bios_handoff()
918 pci_write_config_dword(pdev, offset + EHCI_USBLEGCTLSTS, 0); in ehci_bios_handoff()
/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/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()

Completed in 6 milliseconds