Searched refs:PORTSC_PLS_U0 (Results 1 – 1 of 1) sorted by relevance
75 #define PORTSC_PLS_U0 0x0 macro749 val |= PORTSC_LWS | PORTSC_PLS(PORTSC_PLS_U0); in tegra_xudc_device_mode_off()1984 if (((val & PORTSC_PLS_MASK) >> PORTSC_PLS_SHIFT) != PORTSC_PLS_U0) { in tegra_xudc_resume_device_state()1986 val |= PORTSC_LWS | PORTSC_PLS(PORTSC_PLS_U0); in tegra_xudc_resume_device_state()3044 case PORTSC_PLS_U0: in __tegra_xudc_handle_port_status()