Home
last modified time | relevance | path

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

/linux/sound/soc/codecs/
H A Dcs42l83-i2c.c63 { CS42L42_PLL_DIV_FRAC1, 0x00 },
H A Dcs42l42.c91 { CS42L42_PLL_DIV_FRAC1, 0x00 },
242 case CS42L42_PLL_DIV_FRAC1: in cs42l42_readable_register()
718 CS42L42_PLL_DIV_FRAC1, in cs42l42_pll_config()
/linux/include/sound/
H A Dcs42l42.h490 #define CS42L42_PLL_DIV_FRAC1 (CS42L42_PAGE_15 + 0x03) macro