Home
last modified time | relevance | path

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

/linux-5.19.10/sound/soc/intel/atom/
Dsst-atom-controls.c799 ctx->ssp_cmd.nb_bits_per_slots = slot_width; in sst_fill_ssp_slot()
876 ctx->ssp_cmd.frame_sync_width = ctx->ssp_cmd.nb_bits_per_slots; in sst_fill_ssp_config()
884 ctx->ssp_cmd.frame_sync_width = ctx->ssp_cmd.nb_bits_per_slots; in sst_fill_ssp_config()
928 ctx->ssp_cmd.nb_bits_per_slots = config->bits_per_slot; in sst_fill_ssp_defaults()
Dsst-atom-controls.h487 u16 nb_bits_per_slots:6; /* 0-32 bits, 24 (def) */ member