Searched refs:TAS2552_CLKSPERFRAME_64 (Results 1 – 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/sound/soc/codecs/ | ||
D | tas2552.h | 90 #define TAS2552_CLKSPERFRAME_64 (0x1 << 4) macro |
D | tas2552.c | 270 ser_ctrl1_reg |= TAS2552_CLKSPERFRAME_64; in tas2552_hw_params() |