Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dtas2552.h90 #define TAS2552_CLKSPERFRAME_64 (0x1 << 4) macro
H A Dtas2552.c274 ser_ctrl1_reg |= TAS2552_CLKSPERFRAME_64; in tas2552_hw_params()