Searched refs:bits_per_slot (Results 1 – 3 of 3) sorted by relevance
965 int bits_per_slot = 0; /* default to 32-bits per slot */ in cygnus_set_dai_tdm_slot() local993 bits_per_slot = 1; in cygnus_set_dai_tdm_slot()996 bits_per_slot = 0; in cygnus_set_dai_tdm_slot()999 bits_per_slot = 0; in cygnus_set_dai_tdm_slot()1030 value |= (bits_per_slot << I2S_OUT_CFGX_BITS_PER_SLOT); in cygnus_set_dai_tdm_slot()1038 value |= (bits_per_slot << I2S_OUT_CFGX_BITS_PER_SLOT); in cygnus_set_dai_tdm_slot()
906 .bits_per_slot = 24,928 ctx->ssp_cmd.nb_bits_per_slots = config->bits_per_slot; in sst_fill_ssp_defaults()
553 u8 bits_per_slot; member