Searched refs:PORTPM_U1E (Results 1 – 1 of 1) sorted by relevance
118 #define PORTPM_U1E BIT(28) macro2300 val |= PORTPM_U1E; in tegra_xudc_ep0_set_feature()2302 val &= ~PORTPM_U1E; in tegra_xudc_ep0_set_feature()2398 if (val & PORTPM_U1E) in tegra_xudc_ep0_get_status()