Searched refs:tx_slot_mask (Results 1 – 3 of 3) sorted by relevance
/Linux-v6.6/include/sound/ |
D | simple_card_utils.h | 31 unsigned int tx_slot_mask; member 161 snd_soc_of_parse_tdm_slot(np, &(dai)->tx_slot_mask, \ 217 if (dai->tx_slot_mask) in asoc_simple_debug_dai() 218 dev_dbg(dev, "%s tx slot mask = %d\n", name, dai->tx_slot_mask); in asoc_simple_debug_dai()
|
/Linux-v6.6/sound/soc/tegra/ |
D | tegra210_i2s.c | 39 unsigned int tx_slot_mask, in tegra210_i2s_set_slot_ctrl() argument 43 regmap_write(regmap, TEGRA210_I2S_TX_SLOT_CTRL, tx_slot_mask); in tegra210_i2s_set_slot_ctrl()
|
/Linux-v6.6/sound/soc/generic/ |
D | simple-card-utils.c | 416 simple_dai->tx_slot_mask, in asoc_simple_set_tdm() 543 simple_dai->tx_slot_mask, in asoc_simple_init_dai()
|