Searched refs:DEVICE_CFG1 (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-6.6/drivers/clk/ |
H A D | clk-cs2000-cp.c | 21 #define DEVICE_CFG1 0x3 macro 40 /* DEVICE_CFG1 */ 134 ret = regmap_update_bits(priv->regmap, DEVICE_CFG1, ENDEV1, in cs2000_enable_dev_config() 281 ret = regmap_update_bits(priv->regmap, DEVICE_CFG1, RSEL_MASK, RSEL(ch)); in cs2000_ratio_select() 479 ret = regmap_update_bits(priv->regmap, DEVICE_CFG1, in cs2000_clk_register()
|
/kernel/linux/linux-5.10/drivers/clk/ |
H A D | clk-cs2000-cp.c | 20 #define DEVICE_CFG1 0x3 macro 39 /* DEVICE_CFG1 */ 120 ret = cs2000_bset(priv, DEVICE_CFG1, ENDEV1, in cs2000_enable_dev_config() 275 ret = cs2000_bset(priv, DEVICE_CFG1, RSEL_MASK, RSEL(ch)); in cs2000_ratio_select()
|
Completed in 3 milliseconds