Searched refs:CS43130_PLL_SET_1 (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/sound/soc/codecs/ |
H A D | cs43130.h | 41 #define CS43130_PLL_SET_1 0x030001 /* PLL Setting 1 */ macro
|
H A D | cs43130.c | 47 {CS43130_PLL_SET_1, 0x00}, 130 case CS43130_PLL_SET_1 ... CS43130_PLL_SET_5: in cs43130_readable_register() 249 regmap_update_bits(cs43130->regmap, CS43130_PLL_SET_1, in cs43130_pll_config() 280 regmap_update_bits(cs43130->regmap, CS43130_PLL_SET_1, in cs43130_pll_config()
|
/kernel/linux/linux-6.6/sound/soc/codecs/ |
H A D | cs43130.h | 43 #define CS43130_PLL_SET_1 0x030001 /* PLL Setting 1 */ macro
|
H A D | cs43130.c | 48 {CS43130_PLL_SET_1, 0x00}, 131 case CS43130_PLL_SET_1 ... CS43130_PLL_SET_5: in cs43130_readable_register() 250 regmap_update_bits(cs43130->regmap, CS43130_PLL_SET_1, in cs43130_pll_config() 281 regmap_update_bits(cs43130->regmap, CS43130_PLL_SET_1, in cs43130_pll_config()
|
Completed in 11 milliseconds