Searched refs:XHCI_PS_WOE (Results 1 – 4 of 4) sorted by relevance
138 #define XHCI_PS_WOE 0x08000000 /* RW - wake on over-current enable */ macro
149 if (portsc & XHCI_PS_WOE) in xp_dump_verbose()
399 reg |= XHCI_PS_WOE; in xhci_root_hub_handle_port_set_feature()401 reg &= ~XHCI_PS_WOE; in xhci_root_hub_handle_port_set_feature()
182 #define XHCI_PS_WOE 0x08000000 /* RW - wake on over-current enable */ macro