Home
last modified time | relevance | path

Searched refs:CS42L42_FRAC1_VAL (Results 1 – 2 of 2) sorted by relevance

/linux-6.6.21/sound/soc/codecs/
Dcs42l42.c723 CS42L42_FRAC1_VAL( in cs42l42_pll_config()
812 CS42L42_FRAC1_VAL(fsync - 1) << in cs42l42_asp_config()
824 CS42L42_FRAC1_VAL(fsync - 1) << in cs42l42_asp_config()
/linux-6.6.21/include/sound/
Dcs42l42.h801 #define CS42L42_FRAC1_VAL(val) (((val) & 0x00ff00) >> 8) macro