Searched refs:PORTSC_WRC (Results 1 – 1 of 1) sorted by relevance
93 #define PORTSC_WRC BIT(19) macro98 #define PORTSC_CHANGE_MASK (PORTSC_CSC | PORTSC_WRC | PORTSC_PRC | \3000 if (portsc & PORTSC_WRC) { in __tegra_xudc_handle_port_status()3002 clear_port_change(xudc, PORTSC_WRC | PORTSC_PED); in __tegra_xudc_handle_port_status()