Home
last modified time | relevance | path

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

/linux/sound/soc/codecs/
H A Dcs42l42.c720 CS42L42_FRAC1_VAL( in cs42l42_pll_config()
809 CS42L42_FRAC1_VAL(fsync - 1) << in cs42l42_asp_config()
821 CS42L42_FRAC1_VAL(fsync - 1) << in cs42l42_asp_config()
/linux/include/sound/
H A Dcs42l42.h801 #define CS42L42_FRAC1_VAL(val) (((val) & 0x00ff00) >> 8) macro