Searched refs:USBPORTSC_PR (Results 1 – 3 of 3) sorted by relevance
145 if (unlikely(status & USBPORTSC_PR)) { in uhci_check_ports()147 CLR_RH_PORTSTAT(USBPORTSC_PR); in uhci_check_ports()303 if (status & USBPORTSC_PR) in uhci_hub_control()335 SET_RH_PORTSTAT(USBPORTSC_PR); in uhci_hub_control()
61 #define USBPORTSC_PR 0x0200 /* Port Reset */ macro
269 (status & USBPORTSC_PR) ? " Reset" : "", in uhci_show_sc()