Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dcs42l83-i2c.c50 { CS42L42_PLL_DIV_CFG1, 0x00 },
H A Dcs42l42.c81 { CS42L42_PLL_DIV_CFG1, 0x00 },
220 case CS42L42_PLL_DIV_CFG1: in cs42l42_readable_register()
705 CS42L42_PLL_DIV_CFG1, in cs42l42_pll_config()
/openbmc/linux/include/sound/
H A Dcs42l42.h346 #define CS42L42_PLL_DIV_CFG1 (CS42L42_PAGE_12 + 0x0C) macro