Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/tegra/
H A Dtegra210_ahub.c726 WIDGETS("I2S1", t210_i2s1_tx),
727 WIDGETS("I2S2", t210_i2s2_tx),
728 WIDGETS("I2S3", t210_i2s3_tx),
729 WIDGETS("I2S4", t210_i2s4_tx),
730 WIDGETS("I2S5", t210_i2s5_tx),
734 WIDGETS("SFC1", t210_sfc1_tx),
735 WIDGETS("SFC2", t210_sfc2_tx),
736 WIDGETS("SFC3", t210_sfc3_tx),
737 WIDGETS("SFC4", t210_sfc4_tx),
738 WIDGETS("MVC1", t210_mvc1_tx),
[all …]
H A Dtegra210_ahub.h79 #define WIDGETS(sname, ename) \ macro