Searched refs:PORTPM_U2E (Results 1 – 1 of 1) sorted by relevance
123 #define PORTPM_U2E BIT(29) macro2295 val |= PORTPM_U2E; in tegra_xudc_ep0_set_feature()2297 val &= ~PORTPM_U2E; in tegra_xudc_ep0_set_feature()2387 if (val & PORTPM_U2E) in tegra_xudc_ep0_get_status()