Home
last modified time | relevance | path

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

/linux-4.4.14/sound/soc/intel/atom/
Dsst-atom-controls.c848 ctx->ssp_cmd.frame_sync_width = 1; in sst_fill_ssp_config()
856 ctx->ssp_cmd.frame_sync_width = 1; in sst_fill_ssp_config()
864 ctx->ssp_cmd.frame_sync_width = ctx->ssp_cmd.nb_bits_per_slots; in sst_fill_ssp_config()
872 ctx->ssp_cmd.frame_sync_width = ctx->ssp_cmd.nb_bits_per_slots; in sst_fill_ssp_config()
925 ctx->ssp_cmd.frame_sync_width = config->fs_width; in sst_fill_ssp_defaults()
Dsst-atom-controls.h505 u16 frame_sync_width; /* 1 to N clocks */ member