Lines Matching +full:sun7i +full:- +full:a20 +full:- +full:pwm
6 * Maxime Ripard <maxime.ripard@free-electrons.com>
19 #include "pinctrl-sunxi.h"
205 SUNXI_FUNCTION_VARIANT(0x2, "pwm", /* PWM0 */
208 SUNXI_FUNCTION_VARIANT(0x3, "pwm", /* PWM0 */
216 SUNXI_FUNCTION_VARIANT(0x3, "pwm", /* PWM1 */
221 * pin descriptions are declared in the A20 user manual which
234 * is simply named "i2s". On A20 there's two and thus it's
279 SUNXI_FUNCTION_VARIANT(0x4, "pwm", /* PWM6 */
289 SUNXI_FUNCTION_VARIANT(0x4, "pwm", /* PWM7 */
308 /* Undocumented mux function on A10 - See SPDIF MCLK above */
316 /* Undocumented mux function on A10 - See SPDIF MCLK above */
350 SUNXI_FUNCTION_VARIANT(0x4, "pwm", /* PWM4 */
356 SUNXI_FUNCTION_VARIANT(0x4, "pwm", /* PWM5 */
1169 SUNXI_FUNCTION(0x2, "pwm"), /* PWM1 */
1273 SUNXI_FUNCTION_VARIANT(0x6, "pwm", /* PWM2 */
1283 SUNXI_FUNCTION_VARIANT(0x6, "pwm", /* PWM3 */
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",