Lines Matching refs:REG_SOC_WMSK
128 mmio_write_32(CRU_BASE + CRU_PLL_CON(pll_id, 0), src[0] | REG_SOC_WMSK); in restore_pll()
129 mmio_write_32(CRU_BASE + CRU_PLL_CON(pll_id, 1), src[1] | REG_SOC_WMSK); in restore_pll()
131 mmio_write_32(CRU_BASE + CRU_PLL_CON(pll_id, 4), src[4] | REG_SOC_WMSK); in restore_pll()
132 mmio_write_32(CRU_BASE + CRU_PLL_CON(pll_id, 5), src[5] | REG_SOC_WMSK); in restore_pll()
135 mmio_write_32(CRU_BASE + CRU_PLL_CON(pll_id, 3), src[3] | REG_SOC_WMSK); in restore_pll()
199 mmio_write_32(PMUCRU_BASE + PMUCRU_GATE_CON(i), REG_SOC_WMSK); in clk_gate_con_disable()
202 mmio_write_32(CRU_BASE + CRU_GATE_CON(i), REG_SOC_WMSK); in clk_gate_con_disable()
211 REG_SOC_WMSK | slp_data.pmucru_gate_con[i]); in clk_gate_con_restore()
215 REG_SOC_WMSK | slp_data.cru_gate_con[i]); in clk_gate_con_restore()
291 pmu_slp_data.pmucru_rstnhold_con0 | REG_SOC_WMSK); in restore_pmu_rsthold()
293 pmu_slp_data.pmucru_rstnhold_con1 | REG_SOC_WMSK); in restore_pmu_rsthold()