Home
last modified time | relevance | path

Searched refs:RK808_CLK32OUT_REG (Results 1 – 2 of 2) sorted by relevance

/linux-5.19.10/drivers/clk/
Dclk-rk808.c36 return regmap_update_bits(rk808->regmap, RK808_CLK32OUT_REG, in rk808_clkout2_enable()
58 int ret = regmap_read(rk808->regmap, RK808_CLK32OUT_REG, &val); in rk808_clkout2_is_prepared()
/linux-5.19.10/include/linux/mfd/
Drk808.h66 #define RK808_CLK32OUT_REG 0x20 macro