Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dtas2552.h66 #define TAS2552_WCLK_FREQ_MASK TAS2552_WCLK_FREQ_176_192KHZ macro
H A Dtas2552.c320 snd_soc_component_update_bits(component, TAS2552_CFG_3, TAS2552_WCLK_FREQ_MASK, in tas2552_hw_params()