Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/usb/host/
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()