Lines Matching +full:sun7i +full:- +full:a20 +full:- +full:pwm
6 * Maxime Ripard <maxime.ripard@free-electrons.com>
18 #include "pinctrl-sunxi.h"
204 SUNXI_FUNCTION_VARIANT(0x2, "pwm", /* PWM0 */
207 SUNXI_FUNCTION_VARIANT(0x3, "pwm", /* PWM0 */
215 SUNXI_FUNCTION_VARIANT(0x3, "pwm", /* PWM1 */
220 * pin descriptions are declared in the A20 user manual which
233 * is simply named "i2s". On A20 there's two and thus it's
278 SUNXI_FUNCTION_VARIANT(0x4, "pwm", /* PWM6 */
288 SUNXI_FUNCTION_VARIANT(0x4, "pwm", /* PWM7 */
307 /* Undocumented mux function on A10 - See SPDIF MCLK above */
315 /* Undocumented mux function on A10 - See SPDIF MCLK above */
349 SUNXI_FUNCTION_VARIANT(0x4, "pwm", /* PWM4 */
355 SUNXI_FUNCTION_VARIANT(0x4, "pwm", /* PWM5 */
1168 SUNXI_FUNCTION(0x2, "pwm"), /* PWM1 */
1272 SUNXI_FUNCTION_VARIANT(0x6, "pwm", /* PWM2 */
1282 SUNXI_FUNCTION_VARIANT(0x6, "pwm", /* PWM3 */
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",