Searched refs:CS42L73_PCM_BIT_ORDER (Results 1 – 2 of 2) sorted by relevance
/linux-5.19.10/sound/soc/codecs/ | ||
D | cs42l73.h | 158 #define CS42L73_PCM_BIT_ORDER (1 << 3) macro |
D | cs42l73.c | 985 spc &= ~(CS42L73_PCM_MODE_MASK | CS42L73_PCM_BIT_ORDER); in cs42l73_set_dai_fmt() |