Searched full:pwm2_grp (Results 1 – 15 of 15) sorted by relevance
| /linux/Documentation/devicetree/bindings/pinctrl/ |
| H A D | brcm,ns-pinmux.yaml | 46 enum: [ spi_grp, i2c_grp, pwm0_grp, pwm1_grp, pwm2_grp, pwm3_grp, 70 enum: [ spi_grp, i2c_grp, pwm0_grp, pwm1_grp, pwm2_grp, pwm3_grp,
|
| H A D | brcm,nsp-pinmux.txt | 59 "pwm": "pwm0_grp", "pwm1_grp", "pwm2_grp", "pwm3_grp"
|
| H A D | brcm,cygnus-pinmux.txt | 57 "pwm2": "pwm2_grp"
|
| H A D | bitmain,bm1880-pinctrl.yaml | 42 pwm1_grp, pwm2_grp, pwm3_grp, pwm4_grp, pwm5_grp, pwm6_grp,
|
| H A D | pinctrl_spear.txt | 115 "spdif_out_grp", "gpt_0_1_grp", "pwm0_grp", "pwm1_grp", "pwm2_grp",
|
| /linux/drivers/pinctrl/bcm/ |
| H A D | pinctrl-ns.c | 98 NS_GROUP("pwm2_grp", pwm2_pins, FLAG_BCM4708 | FLAG_BCM4709 | FLAG_BCM53012), 120 static const char * const pwm_groups[] = { "pwm0_grp", "pwm1_grp", "pwm2_grp",
|
| H A D | pinctrl-nsp-mux.c | 270 static const char * const pwm_grps[] = {"pwm0_grp", "pwm1_grp", "pwm2_grp"
|
| H A D | pinctrl-cygnus-mux.c | 591 static const char * const pwm2_grps[] = { "pwm2_grp" };
|
| /linux/arch/arm/boot/dts/broadcom/ |
| H A D | bcm958625-meraki-mx6x-common.dtsi | 129 groups = "pwm1_grp", "pwm2_grp", "pwm3_grp";
|
| H A D | bcm-ns.dtsi | 463 "pwm2_grp", "pwm3_grp";
|
| /linux/drivers/pinctrl/intel/ |
| H A D | pinctrl-merrifield.c | 296 PIN_GROUP("pwm2_grp", mrfld_pwm2_pins, 1), 308 static const char * const mrfld_pwm2_groups[] = { "pwm2_grp" };
|
| H A D | pinctrl-broxton.c | 129 PIN_GROUP("pwm2_grp", bxt_north_pwm2_pins, 1), 142 static const char * const bxt_north_pwm2_groups[] = { "pwm2_grp" }; 619 PIN_GROUP("pwm2_grp", apl_north_pwm2_pins, 1), 628 static const char * const apl_north_pwm2_groups[] = { "pwm2_grp" };
|
| H A D | pinctrl-geminilake.c | 128 PIN_GROUP("pwm2_grp", glk_northwest_pwm2_pins, 2), 142 static const char * const glk_northwest_pwm2_groups[] = { "pwm2_grp" };
|
| /linux/drivers/pinctrl/spear/ |
| H A D | pinctrl-spear1340.c | 623 .name = "pwm2_grp", 659 static const char *const pwm_grps[] = { "pwm0_grp", "pwm1_grp", "pwm2_grp",
|
| /linux/drivers/pinctrl/ |
| H A D | pinctrl-bm1880.c | 518 static const char * const pwm2_group[] = { "pwm2_grp" };
|