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