Lines Matching refs:FUNC
24 static struct rt2880_pmx_func i2c_func[] = { FUNC("i2c", 0, 1, 2) };
25 static struct rt2880_pmx_func spi_func[] = { FUNC("spi", 0, 3, 4) };
27 FUNC("uartf", RT3883_GPIO_MODE_UARTF, 7, 8),
28 FUNC("pcm uartf", RT3883_GPIO_MODE_PCM_UARTF, 7, 8),
29 FUNC("pcm i2s", RT3883_GPIO_MODE_PCM_I2S, 7, 8),
30 FUNC("i2s uartf", RT3883_GPIO_MODE_I2S_UARTF, 7, 8),
31 FUNC("pcm gpio", RT3883_GPIO_MODE_PCM_GPIO, 11, 4),
32 FUNC("gpio uartf", RT3883_GPIO_MODE_GPIO_UARTF, 7, 4),
33 FUNC("gpio i2s", RT3883_GPIO_MODE_GPIO_I2S, 7, 4),
35 static struct rt2880_pmx_func uartlite_func[] = { FUNC("uartlite", 0, 15, 2) };
36 static struct rt2880_pmx_func jtag_func[] = { FUNC("jtag", 0, 17, 5) };
37 static struct rt2880_pmx_func mdio_func[] = { FUNC("mdio", 0, 22, 2) };
38 static struct rt2880_pmx_func lna_a_func[] = { FUNC("lna a", 0, 32, 3) };
39 static struct rt2880_pmx_func lna_g_func[] = { FUNC("lna a", 0, 35, 3) };
41 FUNC("pci-dev", 0, 40, 32),
42 FUNC("pci-host2", 1, 40, 32),
43 FUNC("pci-host1", 2, 40, 32),
44 FUNC("pci-fnc", 3, 40, 32)
46 static struct rt2880_pmx_func ge1_func[] = { FUNC("ge1", 0, 72, 12) };
47 static struct rt2880_pmx_func ge2_func[] = { FUNC("ge1", 0, 84, 12) };