Searched refs:TAS2552_PLL_D_UPPER (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/sound/soc/codecs/ | ||
H A D | tas2552.h | 134 #define TAS2552_PLL_D_UPPER(x) (((x) >> 8) & 0x3f) macro |
H A D | tas2552.c | 227 TAS2552_PLL_D_UPPER(d)); in tas2552_setup_pll() |