Home
last modified time | relevance | path

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

/openbmc/linux/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()