Home
last modified time | relevance | path

Searched refs:CS42L43_PLL_CONTROL (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/mfd/
H A Dcs42l43.c93 { CS42L43_PLL_CONTROL, 0x00000000 },
277 case CS42L43_PLL_CONTROL: in cs42l43_readable_register()
/openbmc/linux/sound/soc/codecs/
H A Dcs42l43.c1276 regmap_update_bits(cs42l43->regmap, CS42L43_PLL_CONTROL, in cs42l43_enable_pll()
1287 regmap_update_bits(cs42l43->regmap, CS42L43_PLL_CONTROL, in cs42l43_enable_pll()
1300 regmap_update_bits(cs42l43->regmap, CS42L43_PLL_CONTROL, in cs42l43_enable_pll()
1336 regmap_update_bits(cs42l43->regmap, CS42L43_PLL_CONTROL, in cs42l43_disable_pll()
/openbmc/linux/include/linux/mfd/
H A Dcs42l43-regs.h33 #define CS42L43_PLL_CONTROL 0x00007034 macro