Searched refs:SAMSUNG_I2S_FMTS (Results 1 – 1 of 1) sorted by relevance
1165 #define SAMSUNG_I2S_FMTS (SNDRV_PCM_FMTBIT_S8 | SNDRV_PCM_FMTBIT_S16_LE | \ macro1197 dai_drv->playback.formats = SAMSUNG_I2S_FMTS; in i2s_alloc_dais()1213 dai_drv->capture.formats = SAMSUNG_I2S_FMTS; in i2s_alloc_dais()