Home
last modified time | relevance | path

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

/openbmc/linux/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()