Searched refs:SGTL5000_I2S_LRPOL (Results 1 – 2 of 2) sorted by relevance
/linux-5.19.10/sound/soc/codecs/ | ||
D | sgtl5000.h | 140 #define SGTL5000_I2S_LRPOL 0x0001 /* set for which mode */ macro |
D | sgtl5000.c | 833 i2sctl |= SGTL5000_I2S_LRPOL; in sgtl5000_set_dai_fmt() |