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