Searched refs:USBPORTSC_PR (Results 1 – 3 of 3) sorted by relevance
146 if (unlikely(status & USBPORTSC_PR)) { in uhci_check_ports()148 CLR_RH_PORTSTAT(USBPORTSC_PR); in uhci_check_ports()304 if (status & USBPORTSC_PR) in uhci_hub_control()336 SET_RH_PORTSTAT(USBPORTSC_PR); in uhci_hub_control()
65 #define USBPORTSC_PR 0x0200 /* Port Reset */ macro
270 (status & USBPORTSC_PR) ? " Reset" : "", in uhci_show_sc()