Searched refs:bits_per_slot (Results 1 – 3 of 3) sorted by relevance
975 int bits_per_slot = 0; /* default to 32-bits per slot */ in cygnus_set_dai_tdm_slot() local1003 bits_per_slot = 1; in cygnus_set_dai_tdm_slot()1006 bits_per_slot = 0; in cygnus_set_dai_tdm_slot()1009 bits_per_slot = 0; in cygnus_set_dai_tdm_slot()1040 value |= (bits_per_slot << I2S_OUT_CFGX_BITS_PER_SLOT); in cygnus_set_dai_tdm_slot()1048 value |= (bits_per_slot << I2S_OUT_CFGX_BITS_PER_SLOT); in cygnus_set_dai_tdm_slot()
888 .bits_per_slot = 24,910 ctx->ssp_cmd.nb_bits_per_slots = config->bits_per_slot; in sst_fill_ssp_defaults()
553 u8 bits_per_slot; member