Searched refs:MAX98927_PCM_FORMAT_I2S (Results 1 – 2 of 2) sorted by relevance
/linux-6.12.1/sound/soc/codecs/ | ||
D | max98927.h | 157 #define MAX98927_PCM_FORMAT_I2S (0x0 << 0) macro |
D | max98927.c | 183 format = MAX98927_PCM_FORMAT_I2S; in max98927_dai_set_fmt() |