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