Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Didt821034.c18 #define IDT821034_NB_CHANNEL 4 macro
38 } ch[IDT821034_NB_CHANNEL];
44 } ch[IDT821034_NB_CHANNEL];
718 while (mask && ch < IDT821034_NB_CHANNEL) { in idt821034_dai_set_tdm_slot()
735 tx_mask, IDT821034_NB_CHANNEL); in idt821034_dai_set_tdm_slot()
743 while (mask && ch < IDT821034_NB_CHANNEL) { in idt821034_dai_set_tdm_slot()
760 rx_mask, IDT821034_NB_CHANNEL); in idt821034_dai_set_tdm_slot()
882 .channels_max = IDT821034_NB_CHANNEL,
889 .channels_max = IDT821034_NB_CHANNEL,
907 for (i = 0; i < IDT821034_NB_CHANNEL; i++) { in idt821034_reset_audio()
[all …]