Searched refs:ACTLR_EL1_PMSTATE_MASK (Results 1 – 4 of 4) sorted by relevance
134 val = read_actlr_el1() & ~ACTLR_EL1_PMSTATE_MASK; in tegra_soc_pwr_domain_off()167 val = read_actlr_el1() & ~ACTLR_EL1_PMSTATE_MASK; in tegra_soc_pwr_domain_suspend()
25 #define ACTLR_EL1_PMSTATE_MASK (ULL(0xF) << 0) macro
197 val = read_actlr_el1() & ~ACTLR_EL1_PMSTATE_MASK; in nvg_enter_cstate()
36 val = read_actlr_el1() & ~ACTLR_EL1_PMSTATE_MASK; in nvg_enter_cstate()