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