Searched refs:x1830_pwm4_groups (Results 1 – 1 of 1) sorted by relevance
| /Linux-v5.15/drivers/pinctrl/ |
| D | pinctrl-ingenic.c | 2478 static const char *x1830_pwm4_groups[] = { "pwm4-c-15", "pwm4-c-25", }; variable 2502 { "pwm4", x1830_pwm4_groups, ARRAY_SIZE(x1830_pwm4_groups), }, 2503 { "pwm5", x1830_pwm5_groups, ARRAY_SIZE(x1830_pwm4_groups), }, 2504 { "pwm6", x1830_pwm6_groups, ARRAY_SIZE(x1830_pwm4_groups), }, 2505 { "pwm7", x1830_pwm7_groups, ARRAY_SIZE(x1830_pwm4_groups), },
|