Home
last modified time | relevance | path

Searched refs:UHCI_USBLEGSUP (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/host/
H A Dpci-quirks.c26 #define UHCI_USBLEGSUP 0xc0 /* legacy support */ macro
645 pci_write_config_word(pdev, UHCI_USBLEGSUP, UHCI_USBLEGSUP_RWC); in uhci_reset_hc()
687 pci_read_config_word(pdev, UHCI_USBLEGSUP, &legsup); in uhci_check_and_reset_hc()
/kernel/linux/linux-6.6/drivers/usb/host/
H A Dpci-quirks.c26 #define UHCI_USBLEGSUP 0xc0 /* legacy support */ macro
643 pci_write_config_word(pdev, UHCI_USBLEGSUP, UHCI_USBLEGSUP_RWC); in uhci_reset_hc()
685 pci_read_config_word(pdev, UHCI_USBLEGSUP, &legsup); in uhci_check_and_reset_hc()

Completed in 6 milliseconds