Searched refs:PORTSC_PR (Results 1 – 2 of 2) sorted by relevance
93 #define PORTSC_PR (1<<4) macro2683 port->portsc &= ~PORTSC_PR; in xhci_port_reset()2838 if (val & PORTSC_PR) { in xhci_port_write()
72 #define PORTSC_PR BIT(4) macro2991 if ((portsc & PORTSC_PRC) && (portsc & PORTSC_PR)) { in __tegra_xudc_handle_port_status()3002 if ((portsc & PORTSC_PRC) && !(portsc & PORTSC_PR)) { in __tegra_xudc_handle_port_status()