Home
last modified time | relevance | path

Searched refs:DAI (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-6.6/sound/soc/tegra/
H A Dtegra210_ahub.c101 DAI(ADMAIF1),
102 DAI(ADMAIF2),
103 DAI(ADMAIF3),
104 DAI(ADMAIF4),
105 DAI(ADMAIF5),
106 DAI(ADMAIF6),
107 DAI(ADMAIF7),
108 DAI(ADMAIF8),
109 DAI(ADMAIF9),
110 DAI(ADMAIF1
[all...]
H A Dtegra210_admaif.c554 #define DAI(dai_name) \ macro
579 DAI("ADMAIF1"),
580 DAI("ADMAIF2"),
581 DAI("ADMAIF3"),
582 DAI("ADMAIF4"),
583 DAI("ADMAIF5"),
584 DAI("ADMAIF6"),
585 DAI("ADMAIF7"),
586 DAI("ADMAIF8"),
587 DAI("ADMAIF
[all...]
H A Dtegra210_ahub.h89 #define DAI(sname) \ macro
/kernel/linux/linux-5.10/sound/soc/tegra/
H A Dtegra210_ahub.c101 DAI(ADMAIF1),
102 DAI(ADMAIF2),
103 DAI(ADMAIF3),
104 DAI(ADMAIF4),
105 DAI(ADMAIF5),
106 DAI(ADMAIF6),
107 DAI(ADMAIF7),
108 DAI(ADMAIF8),
109 DAI(ADMAIF9),
110 DAI(ADMAIF1
[all...]
H A Dtegra210_admaif.c553 #define DAI(dai_name) \ macro
579 DAI("ADMAIF1"),
580 DAI("ADMAIF2"),
581 DAI("ADMAIF3"),
582 DAI("ADMAIF4"),
583 DAI("ADMAIF5"),
584 DAI("ADMAIF6"),
585 DAI("ADMAIF7"),
586 DAI("ADMAIF8"),
587 DAI("ADMAIF
[all...]
H A Dtegra210_ahub.h87 #define DAI(sname) \ macro
/kernel/linux/linux-6.6/sound/soc/generic/
H A Dsimple-card.c21 #define DAI "sound-dai" macro
44 ret = of_parse_phandle_with_args(node, DAI, CELL, 0, &args); in asoc_simple_parse_platform()
71 ret = of_parse_phandle_with_args(node, DAI, CELL, 0, &args); in asoc_simple_parse_dai()
76 * Try to find from DAI args in asoc_simple_parse_dai()
91 * Here, dlc->dai_name is pointer to CPU/Codec DAI name. in asoc_simple_parse_dai()
228 /* For single DAI link & old style of DT node */ in simple_dai_link_of_dpcm()
315 /* For single DAI link & old style of DT node */ in simple_dai_link_of()
537 /* Single/Muti DAI link(s) & New style of DT node */ in simple_parse_of()
720 /* Allocate the private data and the DAI link array */ in asoc_simple_probe()
/kernel/linux/linux-5.10/sound/soc/generic/
H A Dsimple-card.c21 #define DAI "sound-dai" macro
45 ret = of_parse_phandle_with_args(node, DAI, CELL, 0, &args); in asoc_simple_parse_dai()
52 * Here, dlc->dai_name is pointer to CPU/Codec DAI name. in asoc_simple_parse_dai()
145 /* For single DAI link & old style of DT node */ in simple_dai_link_of_dpcm()
278 /* For single DAI link & old style of DT node */ in simple_dai_link_of()
451 /* Single/Muti DAI link(s) & New style of DT node */ in simple_parse_of()
599 /* Allocate the private data and the DAI link array */ in asoc_simple_probe()

Completed in 6 milliseconds