Searched refs:x1830_pwm4_groups (Results 1 – 1 of 1) sorted by relevance
/drivers/pinctrl/ |
D | pinctrl-ingenic.c | 2517 static const char *x1830_pwm4_groups[] = { "pwm4-c-15", "pwm4-c-25", }; variable 2541 { "pwm4", x1830_pwm4_groups, ARRAY_SIZE(x1830_pwm4_groups), }, 2542 { "pwm5", x1830_pwm5_groups, ARRAY_SIZE(x1830_pwm4_groups), }, 2543 { "pwm6", x1830_pwm6_groups, ARRAY_SIZE(x1830_pwm4_groups), }, 2544 { "pwm7", x1830_pwm7_groups, ARRAY_SIZE(x1830_pwm4_groups), },
|