Searched refs:PORTSC_CSC (Results 1 – 2 of 2) sorted by relevance
67 #define PORTSC_CSC BIT(1) macro85 (PORTSC_CSC | PORTSC_PEC | PORTSC_OCC)
91 #define PORTSC_CSC BIT(17) macro97 #define PORTSC_CHANGE_MASK (PORTSC_CSC | PORTSC_WRC | PORTSC_PRC | \3019 if (portsc & PORTSC_CSC) { in __tegra_xudc_handle_port_status()3021 clear_port_change(xudc, PORTSC_CSC); in __tegra_xudc_handle_port_status()