Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dtas2552.h89 #define TAS2552_CLKSPERFRAME_32 (0x0 << 4) macro
H A Dtas2552.c272 ser_ctrl1_reg |= TAS2552_CLKSPERFRAME_32; in tas2552_hw_params()