Searched refs:CS42L43_OSC_DIV_SEL (Results 1 – 3 of 3) sorted by relevance
/linux-6.6.21/drivers/mfd/ |
D | cs42l43.c | 74 { CS42L43_OSC_DIV_SEL, 0x00000001 }, 101 { CS42L43_OSC_DIV_SEL, 0x00000001 }, 281 case CS42L43_OSC_DIV_SEL: in cs42l43_readable_register() 572 regmap_write(cs42l43->regmap, CS42L43_OSC_DIV_SEL, in cs42l43_wait_for_attach()
|
/linux-6.6.21/include/linux/mfd/ |
D | cs42l43-regs.h | 41 #define CS42L43_OSC_DIV_SEL 0x00007068 macro
|
/linux-6.6.21/sound/soc/codecs/ |
D | cs42l43.c | 1234 { CS42L43_OSC_DIV_SEL, 0x0, }, in cs42l43_enable_pll() 1325 { CS42L43_OSC_DIV_SEL, CS42L43_OSC_DIV2_EN_MASK, }, in cs42l43_disable_pll()
|