Home
last modified time | relevance | path

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

/Linux-v5.4/sound/soc/intel/atom/
Dsst-atom-controls.c842 ctx->ssp_cmd.frame_sync_width = 1; in sst_fill_ssp_config()
850 ctx->ssp_cmd.frame_sync_width = 1; in sst_fill_ssp_config()
858 ctx->ssp_cmd.frame_sync_width = ctx->ssp_cmd.nb_bits_per_slots; in sst_fill_ssp_config()
866 ctx->ssp_cmd.frame_sync_width = ctx->ssp_cmd.nb_bits_per_slots; in sst_fill_ssp_config()
919 ctx->ssp_cmd.frame_sync_width = config->fs_width; in sst_fill_ssp_defaults()
Dsst-atom-controls.h503 u16 frame_sync_width; /* 1 to N clocks */ member