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