Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dtas2552.h134 #define TAS2552_PLL_D_UPPER(x) (((x) >> 8) & 0x3f) macro
H A Dtas2552.c227 TAS2552_PLL_D_UPPER(d)); in tas2552_setup_pll()