Home
last modified time | relevance | path

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

/Linux-v4.19/sound/soc/intel/atom/
Dsst-atom-controls.c846 ctx->ssp_cmd.ssp_protocol = SSP_MODE_PCM; in sst_fill_ssp_config()
854 ctx->ssp_cmd.ssp_protocol = SSP_MODE_PCM; in sst_fill_ssp_config()
862 ctx->ssp_cmd.ssp_protocol = SSP_MODE_I2S; in sst_fill_ssp_config()
870 ctx->ssp_cmd.ssp_protocol = SSP_MODE_I2S; in sst_fill_ssp_config()
901 .ssp_protocol = SSP_MODE_PCM,
928 ctx->ssp_cmd.ssp_protocol = config->ssp_protocol; in sst_fill_ssp_defaults()
Dsst-atom-controls.h513 u16 ssp_protocol:8; member
567 u8 ssp_protocol; member