Home
last modified time | relevance | path

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

/linux/sound/soc/intel/atom/
H A Dsst-atom-controls.c847 ctx->ssp_cmd.ssp_protocol = SSP_MODE_PCM; in sst_fill_ssp_config()
855 ctx->ssp_cmd.ssp_protocol = SSP_MODE_PCM; in sst_fill_ssp_config()
863 ctx->ssp_cmd.ssp_protocol = SSP_MODE_I2S; in sst_fill_ssp_config()
871 ctx->ssp_cmd.ssp_protocol = SSP_MODE_I2S; in sst_fill_ssp_config()
902 .ssp_protocol = SSP_MODE_PCM,
929 ctx->ssp_cmd.ssp_protocol = config->ssp_protocol; in sst_fill_ssp_defaults()
H A Dsst-atom-controls.h504 u16 ssp_protocol:8; member
558 u8 ssp_protocol; member