Searched refs:val0 (Results 1 – 1 of 1) sorted by relevance
113 u32 val0, val1; in rk3568_pmu_iodomain_write() local120 val0 = BIT(16 + b) | (is_3v3 ? 0 : BIT(b)); in rk3568_pmu_iodomain_write()124 regmap_write(regmap, RK3568_PMU_GRF_IO_VSEL2, val0); in rk3568_pmu_iodomain_write()135 val0 = BIT(16 + b) | (is_3v3 ? 0 : BIT(b)); in rk3568_pmu_iodomain_write()138 regmap_write(regmap, RK3568_PMU_GRF_IO_VSEL0, val0); in rk3568_pmu_iodomain_write()