Searched refs:PORTPM_L1S_MASK (Results 1 – 1 of 1) sorted by relevance
106 #define PORTPM_L1S_MASK GENMASK(1, 0) macro111 #define PORTPM_L1S(x) ((x) & PORTPM_L1S_MASK)2887 val &= ~(PORTPM_L1S_MASK); in tegra_xudc_port_connect()