Lines Matching refs:FUNC
52 static struct rt2880_pmx_func uart1_grp[] = { FUNC("uart1", 0, 1, 2) };
53 static struct rt2880_pmx_func i2c_grp[] = { FUNC("i2c", 0, 3, 2) };
55 FUNC("uart3", 0, 5, 4),
56 FUNC("i2s", 2, 5, 4),
57 FUNC("spdif3", 3, 5, 4),
60 FUNC("uart2", 0, 9, 4),
61 FUNC("pcm", 2, 9, 4),
62 FUNC("spdif2", 3, 9, 4),
64 static struct rt2880_pmx_func jtag_grp[] = { FUNC("jtag", 0, 13, 5) };
66 FUNC("wdt rst", 0, 18, 1),
67 FUNC("wdt refclk", 2, 18, 1),
70 FUNC("pcie rst", MT7621_GPIO_MODE_PCIE_RST, 19, 1),
71 FUNC("pcie refclk", MT7621_GPIO_MODE_PCIE_REF, 19, 1)
73 static struct rt2880_pmx_func mdio_grp[] = { FUNC("mdio", 0, 20, 2) };
74 static struct rt2880_pmx_func rgmii2_grp[] = { FUNC("rgmii2", 0, 22, 12) };
76 FUNC("spi", 0, 34, 7),
77 FUNC("nand1", 2, 34, 7),
80 FUNC("sdhci", 0, 41, 8),
81 FUNC("nand2", 2, 41, 8),
83 static struct rt2880_pmx_func rgmii1_grp[] = { FUNC("rgmii1", 0, 49, 12) };