Home
last modified time | relevance | path

Searched refs:SAMSUNG_I2S_FMTS (Results 1 – 1 of 1) sorted by relevance

/linux-5.19.10/sound/soc/samsung/
Di2s.c1148 #define SAMSUNG_I2S_FMTS (SNDRV_PCM_FMTBIT_S8 | SNDRV_PCM_FMTBIT_S16_LE | \ macro
1183 dai_drv->playback.formats = SAMSUNG_I2S_FMTS; in i2s_alloc_dais()
1199 dai_drv->capture.formats = SAMSUNG_I2S_FMTS; in i2s_alloc_dais()