Home
last modified time | relevance | path

Searched refs:CP110_PM_CLOCK_GATING_REG (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/clk/mvebu/
H A Dcp110-system-controller.c38 #define CP110_PM_CLOCK_GATING_REG 0x220 macro
125 regmap_update_bits(gate->regmap, CP110_PM_CLOCK_GATING_REG, in cp110_gate_enable()
135 regmap_update_bits(gate->regmap, CP110_PM_CLOCK_GATING_REG, in cp110_gate_disable()
144 regmap_read(gate->regmap, CP110_PM_CLOCK_GATING_REG, &val); in cp110_gate_is_enabled()
/kernel/linux/linux-6.6/drivers/clk/mvebu/
H A Dcp110-system-controller.c38 #define CP110_PM_CLOCK_GATING_REG 0x220 macro
125 regmap_update_bits(gate->regmap, CP110_PM_CLOCK_GATING_REG, in cp110_gate_enable()
135 regmap_update_bits(gate->regmap, CP110_PM_CLOCK_GATING_REG, in cp110_gate_disable()
144 regmap_read(gate->regmap, CP110_PM_CLOCK_GATING_REG, &val); in cp110_gate_is_enabled()

Completed in 2 milliseconds