Searched refs:PORT_WR (Results 1 – 4 of 4) sorted by relevance
119 #define PORT_WR (1 << 31) macro
1516 temp |= PORT_WR; in xhci_hub_control()1864 portsc |= PORT_WR; in xhci_port_missing_cas_quirk()
2433 if (portsc & PORT_WR) in xhci_decode_portsc()
329 #define PORT_WR BIT(31) macro