Home
last modified time | relevance | path

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

/linux-6.6.21/sound/soc/codecs/
Dcs42l83-i2c.c63 { CS42L42_PLL_DIV_FRAC1, 0x00 },
Dcs42l42.c94 { CS42L42_PLL_DIV_FRAC1, 0x00 },
245 case CS42L42_PLL_DIV_FRAC1: in cs42l42_readable_register()
721 CS42L42_PLL_DIV_FRAC1, in cs42l42_pll_config()
/linux-6.6.21/include/sound/
Dcs42l42.h490 #define CS42L42_PLL_DIV_FRAC1 (CS42L42_PAGE_15 + 0x03) macro