Searched refs:reg_pmu1 (Results 1 – 1 of 1) sorted by relevance
1268 int reg_pmu1, reg_pmu2, reg_pmu1_set, reg_pmu2_set; in ar9300_internal_regulator_apply() local1381 reg_pmu1 = OS_REG_READ(ah, reg_PMU1); in ar9300_internal_regulator_apply()1382 while (reg_pmu1 != reg_pmu1_set) { in ar9300_internal_regulator_apply()1385 reg_pmu1 = OS_REG_READ(ah, reg_PMU1); in ar9300_internal_regulator_apply()1432 reg_pmu1 = OS_REG_READ_FIELD(ah, reg_PMU1, AR_PHY_PMU1_PWD); in ar9300_internal_regulator_apply()1433 while (!reg_pmu1) { in ar9300_internal_regulator_apply()1435 reg_pmu1 = OS_REG_READ_FIELD(ah, reg_PMU1, AR_PHY_PMU1_PWD); in ar9300_internal_regulator_apply()