Searched refs:MAX98388_PCM_FORMAT_I2S (Results 1 – 2 of 2) sorted by relevance
/linux-6.12.1/sound/soc/codecs/ | ||
D | max98388.h | 80 #define MAX98388_PCM_FORMAT_I2S (0x0 << 0) macro |
D | max98388.c | 491 format = MAX98388_PCM_FORMAT_I2S; in max98388_dai_set_fmt() |