Home
last modified time | relevance | path

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

/openbmc/linux/include/sound/
H A Dcs42l42.h802 #define CS42L42_FRAC2_VAL(val) (((val) & 0xff0000) >> 16) macro
/openbmc/linux/sound/soc/codecs/
H A Dcs42l42.c729 CS42L42_FRAC2_VAL( in cs42l42_pll_config()