Home
last modified time | relevance | path

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

/linux/sound/soc/samsung/
H A Di2s.c1165 #define SAMSUNG_I2S_FMTS (SNDRV_PCM_FMTBIT_S8 | SNDRV_PCM_FMTBIT_S16_LE | \ macro
1197 dai_drv->playback.formats = SAMSUNG_I2S_FMTS; in i2s_alloc_dais()
1213 dai_drv->capture.formats = SAMSUNG_I2S_FMTS; in i2s_alloc_dais()