Searched refs:CS42L42_FRAC2_VAL (Results 1 – 2 of 2) sorted by relevance
/linux/include/sound/ | ||
H A D | cs42l42.h | 802 #define CS42L42_FRAC2_VAL(val) (((val) & 0xff0000) >> 16) macro |
/linux/sound/soc/codecs/ | ||
H A D | cs42l42.c | 726 CS42L42_FRAC2_VAL( in cs42l42_pll_config() |