Home
last modified time | relevance | path

Searched refs:CS43130_PLL_SET_6 (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/sound/soc/codecs/
H A Dcs43130.h46 #define CS43130_PLL_SET_6 0x030008 /* PLL Setting 6 */ macro
H A Dcs43130.c52 {CS43130_PLL_SET_6, 0x10},
131 case CS43130_PLL_SET_6: in cs43130_readable_register()
272 regmap_write(cs43130->regmap, CS43130_PLL_SET_6, pll_entry->pll_divout); in cs43130_pll_config()
/kernel/linux/linux-6.6/sound/soc/codecs/
H A Dcs43130.h48 #define CS43130_PLL_SET_6 0x030008 /* PLL Setting 6 */ macro
H A Dcs43130.c53 {CS43130_PLL_SET_6, 0x10},
132 case CS43130_PLL_SET_6: in cs43130_readable_register()
273 regmap_write(cs43130->regmap, CS43130_PLL_SET_6, pll_entry->pll_divout); in cs43130_pll_config()

Completed in 9 milliseconds