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