Lines Matching +full:sun4i +full:- +full:a10 +full:- +full:spdif
2 * Allwinner A10 SoCs pinctrl driver.
6 * Maxime Ripard <maxime.ripard@free-electrons.com>
18 #include "pinctrl-sunxi.h"
218 * The SPDIF block is not referenced at all in the A10 user
223 SUNXI_FUNCTION(0x4, "spdif")), /* SPDIF MCLK */
232 * On A10 there's only one I2S controller and the pin group
307 /* Undocumented mux function on A10 - See SPDIF MCLK above */
308 SUNXI_FUNCTION_VARIANT(0x4, "spdif", /* SPDIF IN */
315 /* Undocumented mux function on A10 - See SPDIF MCLK above */
316 SUNXI_FUNCTION(0x4, "spdif")), /* SPDIF OUT */
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",