Home
last modified time | relevance | path

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

/linux-4.4.14/sound/soc/intel/atom/
Dsst-atom-controls.c844 ctx->ssp_cmd.ssp_protocol = SSP_MODE_PCM; in sst_fill_ssp_config()
852 ctx->ssp_cmd.ssp_protocol = SSP_MODE_PCM; in sst_fill_ssp_config()
860 ctx->ssp_cmd.ssp_protocol = SSP_MODE_I2S; in sst_fill_ssp_config()
868 ctx->ssp_cmd.ssp_protocol = SSP_MODE_I2S; in sst_fill_ssp_config()
899 .ssp_protocol = SSP_MODE_PCM,
926 ctx->ssp_cmd.ssp_protocol = config->ssp_protocol; in sst_fill_ssp_defaults()
Dsst-atom-controls.h506 u16 ssp_protocol:8; member
560 u8 ssp_protocol; member