Searched refs:MAX98390_PCM_FORMAT_I2S (Results 1 – 2 of 2) sorted by relevance
/linux-5.19.10/sound/soc/codecs/ | ||
D | max98390.h | 595 #define MAX98390_PCM_FORMAT_I2S (0x0 << 0) macro |
D | max98390.c | 214 format = MAX98390_PCM_FORMAT_I2S; in max98390_dai_set_fmt() |