Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/host/
H A Dpci-quirks.c29 #define UHCI_USBLEGSUP_RWC 0x8f00 /* the R/WC bits */ macro
645 pci_write_config_word(pdev, UHCI_USBLEGSUP, UHCI_USBLEGSUP_RWC); in uhci_reset_hc()
688 if (legsup & ~(UHCI_USBLEGSUP_RO | UHCI_USBLEGSUP_RWC)) { in uhci_check_and_reset_hc()
/kernel/linux/linux-6.6/drivers/usb/host/
H A Dpci-quirks.c29 #define UHCI_USBLEGSUP_RWC 0x8f00 /* the R/WC bits */ macro
643 pci_write_config_word(pdev, UHCI_USBLEGSUP, UHCI_USBLEGSUP_RWC); in uhci_reset_hc()
686 if (legsup & ~(UHCI_USBLEGSUP_RO | UHCI_USBLEGSUP_RWC)) { in uhci_check_and_reset_hc()

Completed in 4 milliseconds