Searched refs:TAS2552_PLL_D_UPPER_MASK (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/sound/soc/codecs/ | ||
D | tas2552.h | 124 #define TAS2552_PLL_D_UPPER_MASK 0x3f macro |
D | tas2552.c | 182 (d >> 7) & TAS2552_PLL_D_UPPER_MASK); in tas2552_hw_params() |