Lines Matching refs:FUNC
42 static struct rt2880_pmx_func i2c_func[] = { FUNC("i2c", 0, 1, 2) };
43 static struct rt2880_pmx_func spi_func[] = { FUNC("spi", 0, 3, 4) };
45 FUNC("uartf", RT3883_GPIO_MODE_UARTF, 7, 8),
46 FUNC("pcm uartf", RT3883_GPIO_MODE_PCM_UARTF, 7, 8),
47 FUNC("pcm i2s", RT3883_GPIO_MODE_PCM_I2S, 7, 8),
48 FUNC("i2s uartf", RT3883_GPIO_MODE_I2S_UARTF, 7, 8),
49 FUNC("pcm gpio", RT3883_GPIO_MODE_PCM_GPIO, 11, 4),
50 FUNC("gpio uartf", RT3883_GPIO_MODE_GPIO_UARTF, 7, 4),
51 FUNC("gpio i2s", RT3883_GPIO_MODE_GPIO_I2S, 7, 4),
53 static struct rt2880_pmx_func uartlite_func[] = { FUNC("uartlite", 0, 15, 2) };
54 static struct rt2880_pmx_func jtag_func[] = { FUNC("jtag", 0, 17, 5) };
55 static struct rt2880_pmx_func mdio_func[] = { FUNC("mdio", 0, 22, 2) };
56 static struct rt2880_pmx_func lna_a_func[] = { FUNC("lna a", 0, 32, 3) };
57 static struct rt2880_pmx_func lna_g_func[] = { FUNC("lna g", 0, 35, 3) };
59 FUNC("pci-dev", 0, 40, 32),
60 FUNC("pci-host2", 1, 40, 32),
61 FUNC("pci-host1", 2, 40, 32),
62 FUNC("pci-fnc", 3, 40, 32)
64 static struct rt2880_pmx_func ge1_func[] = { FUNC("ge1", 0, 72, 12) };
65 static struct rt2880_pmx_func ge2_func[] = { FUNC("ge2", 0, 84, 12) };