Searched refs:legsup (Results 1 – 1 of 1) sorted by relevance
685 u16 legsup; in uhci_check_and_reset_hc() local698 pci_read_config_word(pdev, UHCI_USBLEGSUP, &legsup); in uhci_check_and_reset_hc()699 if (legsup & ~(UHCI_USBLEGSUP_RO | UHCI_USBLEGSUP_RWC)) { in uhci_check_and_reset_hc()701 __func__, legsup); in uhci_check_and_reset_hc()