Lines Matching refs:FUNC
25 static struct rt2880_pmx_func i2c_func[] = { FUNC("i2c", 0, 1, 2) };
26 static struct rt2880_pmx_func spi_func[] = { FUNC("spi", 0, 3, 4) };
28 FUNC("uartf", RT305X_GPIO_MODE_UARTF, 7, 8),
29 FUNC("pcm uartf", RT305X_GPIO_MODE_PCM_UARTF, 7, 8),
30 FUNC("pcm i2s", RT305X_GPIO_MODE_PCM_I2S, 7, 8),
31 FUNC("i2s uartf", RT305X_GPIO_MODE_I2S_UARTF, 7, 8),
32 FUNC("pcm gpio", RT305X_GPIO_MODE_PCM_GPIO, 11, 4),
33 FUNC("gpio uartf", RT305X_GPIO_MODE_GPIO_UARTF, 7, 4),
34 FUNC("gpio i2s", RT305X_GPIO_MODE_GPIO_I2S, 7, 4),
36 static struct rt2880_pmx_func uartlite_func[] = { FUNC("uartlite", 0, 15, 2) };
37 static struct rt2880_pmx_func jtag_func[] = { FUNC("jtag", 0, 17, 5) };
38 static struct rt2880_pmx_func mdio_func[] = { FUNC("mdio", 0, 22, 2) };
39 static struct rt2880_pmx_func rt5350_led_func[] = { FUNC("led", 0, 22, 5) };
41 FUNC("spi_cs1", 0, 27, 1),
42 FUNC("wdg_cs1", 1, 27, 1),
44 static struct rt2880_pmx_func sdram_func[] = { FUNC("sdram", 0, 24, 16) };
46 FUNC("rgmii", 0, 24, 12)
48 static struct rt2880_pmx_func rgmii_func[] = { FUNC("rgmii", 0, 40, 12) };
49 static struct rt2880_pmx_func rt3352_lna_func[] = { FUNC("lna", 0, 36, 2) };
50 static struct rt2880_pmx_func rt3352_pa_func[] = { FUNC("pa", 0, 38, 2) };
51 static struct rt2880_pmx_func rt3352_led_func[] = { FUNC("led", 0, 40, 5) };