Searched refs:DBC_PORTSC_RESET_CHANGE (Results 1 – 2 of 2) sorted by relevance
62 #define DBC_PORTSC_RESET_CHANGE BIT(21) macro
669 if (portsc & DBC_PORTSC_RESET_CHANGE) in dbc_handle_port_status()679 writel(portsc & ~DBC_PORTSC_RESET_CHANGE, &dbc->regs->portsc); in dbc_handle_port_status()796 if (portsc & DBC_PORTSC_RESET_CHANGE) { in xhci_dbc_do_handle_events()