Searched refs:USBPORTSC_PE (Results 1 – 3 of 3) sorted by relevance
161 SET_RH_PORTSTAT(USBPORTSC_PE); in uhci_check_ports()297 if (status & USBPORTSC_PE) { in uhci_hub_control()358 CLR_RH_PORTSTAT(USBPORTSC_PE); in uhci_hub_control()
58 #define USBPORTSC_PE 0x0004 /* Port Enable */ macro
274 (status & USBPORTSC_PE) ? " Enabled" : "", in uhci_show_sc()