Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/intel/atom/
H A Dsst-atom-controls.c860 ctx->ssp_cmd.frame_sync_width = 1; in sst_fill_ssp_config()
868 ctx->ssp_cmd.frame_sync_width = 1; in sst_fill_ssp_config()
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()
937 ctx->ssp_cmd.frame_sync_width = config->fs_width; in sst_fill_ssp_defaults()
H A Dsst-atom-controls.h503 u16 frame_sync_width; /* 1 to N clocks */ member