Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/usb/host/
Dpci-quirks.c672 u16 legsup; in uhci_check_and_reset_hc() local
685 pci_read_config_word(pdev, UHCI_USBLEGSUP, &legsup); in uhci_check_and_reset_hc()
686 if (legsup & ~(UHCI_USBLEGSUP_RO | UHCI_USBLEGSUP_RWC)) { in uhci_check_and_reset_hc()
688 __func__, legsup); in uhci_check_and_reset_hc()