Searched refs:PUNIT_PWRGT_MASK (Results 1 – 2 of 2) sorted by relevance
67 #define PUNIT_PWRGT_MASK(pw_idx) (3 << ((pw_idx) * 2)) macro
1071 mask = PUNIT_PWRGT_MASK(pw_idx); in vlv_set_power_well()1121 mask = PUNIT_PWRGT_MASK(pw_idx); in vlv_power_well_enabled()