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