Searched refs:XHCI_PS_WCE (Results 1 – 4 of 4) sorted by relevance
136 #define XHCI_PS_WCE 0x02000000 /* RW - wake on connect enable */ macro
145 if (portsc & XHCI_PS_WCE) in xp_dump_verbose()
389 reg |= XHCI_PS_WCE; in xhci_root_hub_handle_port_set_feature()391 reg &= ~XHCI_PS_WCE; in xhci_root_hub_handle_port_set_feature()
180 #define XHCI_PS_WCE 0x02000000 /* RW - wake on connect enable */ macro