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