Home
last modified time | relevance | path

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

/linux-5.19.10/sound/soc/intel/atom/
Dsst-atom-controls.c856 ctx->ssp_cmd.ssp_protocol = SSP_MODE_PCM; in sst_fill_ssp_config()
864 ctx->ssp_cmd.ssp_protocol = SSP_MODE_PCM; in sst_fill_ssp_config()
872 ctx->ssp_cmd.ssp_protocol = SSP_MODE_I2S; in sst_fill_ssp_config()
880 ctx->ssp_cmd.ssp_protocol = SSP_MODE_I2S; in sst_fill_ssp_config()
911 .ssp_protocol = SSP_MODE_PCM,
938 ctx->ssp_cmd.ssp_protocol = config->ssp_protocol; in sst_fill_ssp_defaults()
Dsst-atom-controls.h504 u16 ssp_protocol:8; member
558 u8 ssp_protocol; member