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

2  * Allwinner A10 SoCs pinctrl driver.
6 * Maxime Ripard <maxime.ripard@free-electrons.com>
18 #include "pinctrl-sunxi.h"
24 SUNXI_FUNCTION(0x2, "emac"), /* ERXD3 */
33 SUNXI_FUNCTION(0x2, "emac"), /* ERXD2 */
42 SUNXI_FUNCTION(0x2, "emac"), /* ERXD1 */
51 SUNXI_FUNCTION(0x2, "emac"), /* ERXD0 */
60 SUNXI_FUNCTION(0x2, "emac"), /* ETXD3 */
68 SUNXI_FUNCTION(0x2, "emac"), /* ETXD2 */
76 SUNXI_FUNCTION(0x2, "emac"), /* ETXD1 */
84 SUNXI_FUNCTION(0x2, "emac"), /* ETXD0 */
92 SUNXI_FUNCTION(0x2, "emac"), /* ERXCK */
100 SUNXI_FUNCTION(0x2, "emac"), /* ERXERR */
111 SUNXI_FUNCTION(0x2, "emac"), /* ERXDV */
119 SUNXI_FUNCTION(0x2, "emac"), /* EMDC */
127 SUNXI_FUNCTION(0x2, "emac"), /* EMDIO */
136 SUNXI_FUNCTION(0x2, "emac"), /* ETXEN */
145 SUNXI_FUNCTION(0x2, "emac"), /* ETXCK */
157 SUNXI_FUNCTION(0x2, "emac"), /* ECRS */
169 SUNXI_FUNCTION(0x2, "emac"), /* ECOL */
181 SUNXI_FUNCTION(0x2, "emac"), /* ETXERR */
218 * The SPDIF block is not referenced at all in the A10 user
232 * On A10 there's only one I2S controller and the pin group
307 /* Undocumented mux function on A10 - See SPDIF MCLK above */
315 /* Undocumented mux function on A10 - See SPDIF MCLK above */
899 SUNXI_FUNCTION_VARIANT(0x3, "emac", /* ERXD3 */
914 SUNXI_FUNCTION_VARIANT(0x3, "emac", /* ERXD2 */
929 SUNXI_FUNCTION_VARIANT(0x3, "emac", /* ERXD1 */
944 SUNXI_FUNCTION_VARIANT(0x3, "emac", /* ERXD0 */
978 SUNXI_FUNCTION_VARIANT(0x3, "emac", /* ETXD3 */
991 SUNXI_FUNCTION_VARIANT(0x3, "emac", /* ETXD2 */
1004 SUNXI_FUNCTION_VARIANT(0x3, "emac", /* ETXD1 */
1017 SUNXI_FUNCTION_VARIANT(0x3, "emac", /* ETXD0 */
1030 SUNXI_FUNCTION_VARIANT(0x3, "emac", /* ERXCK */
1043 SUNXI_FUNCTION_VARIANT(0x3, "emac", /* ERXERR */
1056 SUNXI_FUNCTION_VARIANT(0x3, "emac", /* ERXDV */
1068 SUNXI_FUNCTION_VARIANT(0x3, "emac", /* EMDC */
1080 SUNXI_FUNCTION_VARIANT(0x3, "emac", /* EMDIO */
1092 SUNXI_FUNCTION_VARIANT(0x3, "emac", /* ETXEN */
1104 SUNXI_FUNCTION_VARIANT(0x3, "emac", /* ETXCK */
1116 SUNXI_FUNCTION_VARIANT(0x3, "emac", /* ECRS */
1128 SUNXI_FUNCTION_VARIANT(0x3, "emac", /* ECOL */
1140 SUNXI_FUNCTION_VARIANT(0x3, "emac", /* ETXERR */
1296 unsigned long variant = (unsigned long)of_device_get_match_data(&pdev->dev); in sun4i_a10_pinctrl_probe()
1304 .compatible = "allwinner,sun4i-a10-pinctrl",
1308 .compatible = "allwinner,sun7i-a20-pinctrl",
1312 .compatible = "allwinner,sun8i-r40-pinctrl",
1321 .name = "sun4i-pinctrl",