Searched refs:legsup (Results 1 – 1 of 1) sorted by relevance
503 u16 legsup; in uhci_check_and_reset_hc() local516 pci_read_config_word(pdev, UHCI_USBLEGSUP, &legsup); in uhci_check_and_reset_hc()517 if (legsup & ~(UHCI_USBLEGSUP_RO | UHCI_USBLEGSUP_RWC)) { in uhci_check_and_reset_hc()519 __func__, legsup); in uhci_check_and_reset_hc()