Lines Matching +full:sun4i +full:- +full:a10 +full:- +full:emac

2  * Allwinner A10 SoCs pinctrl driver.
6 * Maxime Ripard <maxime.ripard@free-electrons.com>
19 #include "pinctrl-sunxi.h"
25 SUNXI_FUNCTION(0x2, "emac"), /* ERXD3 */
34 SUNXI_FUNCTION(0x2, "emac"), /* ERXD2 */
43 SUNXI_FUNCTION(0x2, "emac"), /* ERXD1 */
52 SUNXI_FUNCTION(0x2, "emac"), /* ERXD0 */
61 SUNXI_FUNCTION(0x2, "emac"), /* ETXD3 */
69 SUNXI_FUNCTION(0x2, "emac"), /* ETXD2 */
77 SUNXI_FUNCTION(0x2, "emac"), /* ETXD1 */
85 SUNXI_FUNCTION(0x2, "emac"), /* ETXD0 */
93 SUNXI_FUNCTION(0x2, "emac"), /* ERXCK */
101 SUNXI_FUNCTION(0x2, "emac"), /* ERXERR */
112 SUNXI_FUNCTION(0x2, "emac"), /* ERXDV */
120 SUNXI_FUNCTION(0x2, "emac"), /* EMDC */
128 SUNXI_FUNCTION(0x2, "emac"), /* EMDIO */
137 SUNXI_FUNCTION(0x2, "emac"), /* ETXEN */
146 SUNXI_FUNCTION(0x2, "emac"), /* ETXCK */
158 SUNXI_FUNCTION(0x2, "emac"), /* ECRS */
170 SUNXI_FUNCTION(0x2, "emac"), /* ECOL */
182 SUNXI_FUNCTION(0x2, "emac"), /* ETXERR */
219 * The SPDIF block is not referenced at all in the A10 user
233 * On A10 there's only one I2S controller and the pin group
308 /* Undocumented mux function on A10 - See SPDIF MCLK above */
316 /* Undocumented mux function on A10 - See SPDIF MCLK above */
900 SUNXI_FUNCTION_VARIANT(0x3, "emac", /* ERXD3 */
915 SUNXI_FUNCTION_VARIANT(0x3, "emac", /* ERXD2 */
930 SUNXI_FUNCTION_VARIANT(0x3, "emac", /* ERXD1 */
945 SUNXI_FUNCTION_VARIANT(0x3, "emac", /* ERXD0 */
979 SUNXI_FUNCTION_VARIANT(0x3, "emac", /* ETXD3 */
992 SUNXI_FUNCTION_VARIANT(0x3, "emac", /* ETXD2 */
1005 SUNXI_FUNCTION_VARIANT(0x3, "emac", /* ETXD1 */
1018 SUNXI_FUNCTION_VARIANT(0x3, "emac", /* ETXD0 */
1031 SUNXI_FUNCTION_VARIANT(0x3, "emac", /* ERXCK */
1044 SUNXI_FUNCTION_VARIANT(0x3, "emac", /* ERXERR */
1057 SUNXI_FUNCTION_VARIANT(0x3, "emac", /* ERXDV */
1069 SUNXI_FUNCTION_VARIANT(0x3, "emac", /* EMDC */
1081 SUNXI_FUNCTION_VARIANT(0x3, "emac", /* EMDIO */
1093 SUNXI_FUNCTION_VARIANT(0x3, "emac", /* ETXEN */
1105 SUNXI_FUNCTION_VARIANT(0x3, "emac", /* ETXCK */
1117 SUNXI_FUNCTION_VARIANT(0x3, "emac", /* ECRS */
1129 SUNXI_FUNCTION_VARIANT(0x3, "emac", /* ECOL */
1141 SUNXI_FUNCTION_VARIANT(0x3, "emac", /* ETXERR */
1297 unsigned long variant = (unsigned long)of_device_get_match_data(&pdev->dev); in sun4i_a10_pinctrl_probe()
1305 .compatible = "allwinner,sun4i-a10-pinctrl",
1309 .compatible = "allwinner,sun7i-a20-pinctrl",
1313 .compatible = "allwinner,sun8i-r40-pinctrl",
1322 .name = "sun4i-pinctrl",