Searched full:pwm13 (Results 1 – 13 of 13) sorted by relevance
/openbmc/linux/Documentation/devicetree/bindings/pinctrl/ |
H A D | bitmain,bm1880-pinctrl.txt | 70 pwm5, pwm6, pwm7, pwm8, pwm9, pwm10, pwm11, pwm12, pwm13,
|
H A D | aspeed,ast2600-pinctrl.yaml | 150 - PWM13
|
/openbmc/linux/arch/arm/boot/dts/aspeed/ |
H A D | aspeed-g6-pinctrl.dtsi | 586 function = "PWM13"; 591 function = "PWM13";
|
/openbmc/linux/arch/arm64/boot/dts/rockchip/ |
H A D | rk3568-bpi-r2-pro.dts | 699 &pwm13 { 782 /* shared with pwm13 and pwm12/spi3 */
|
H A D | rk356x.dtsi | 1666 pwm13: pwm@fe700010 { label
|
H A D | rk3568-pinctrl.dtsi | 1923 pwm13 {
|
H A D | rk3588s-pinctrl.dtsi | 2264 pwm13 {
|
H A D | rk3588s.dtsi | 2014 pwm13: pwm@febf0010 { label
|
/openbmc/linux/drivers/pinctrl/aspeed/ |
H A D | pinctrl-aspeed-g6.c | 396 SIG_EXPR_LIST_DECL_SEMG(A25, PWM13, PWM13G0, PWM13, SIG_DESC_SET(SCU4B4, 13)); 397 PIN_DECL_2(A25, GPIOF5, SD1DAT3, PWM13); 822 SIG_EXPR_LIST_DECL_SEMG(AB23, PWM13, PWM13G1, PWM13, SIG_DESC_SET(SCU41C, 29)); 824 PIN_DECL_2(AB23, GPIOP5, PWM13, THRUOUT2); 826 FUNC_DECL_2(PWM13, PWM13G0, PWM13G1); 2256 ASPEED_PINCTRL_FUNC(PWM13),
|
/openbmc/linux/drivers/pinctrl/qcom/ |
H A D | pinctrl-ipq6018.c | 929 MSM_PIN_FUNCTION(pwm13), 1005 PINGROUP(30, audio_rxbclk, pwm13, lpass_pdm, lpass_aud0, rx_swrm, _, qdss_cti_trig_out_a1, _, _),
|
/openbmc/linux/drivers/pinctrl/ |
H A D | pinctrl-bm1880.c | 389 BM1880_PINCTRL_GRP(pwm13), 677 BM1880_PINMUX_FUNCTION(pwm13, 2),
|
H A D | pinctrl-ingenic.c | 2875 INGENIC_PIN_GROUP("pwm13", x2000_pwm_pwm13, 0), 2964 static const char *x2000_pwm13_groups[] = { "pwm13", }; 3016 { "pwm13", x2000_pwm13_groups, ARRAY_SIZE(x2000_pwm13_groups), }, 3187 INGENIC_PIN_GROUP("pwm13", x2000_pwm_pwm13, 0), 3240 { "pwm13", x2000_pwm13_groups, ARRAY_SIZE(x2000_pwm13_groups), },
|
H A D | pinctrl-rockchip.c | 990 RK_MUXROUTE_GRF(3, RK_PC0, 2, 0x0308, WRITE_MASK_VAL(8, 8, 0)), /* PWM13 IO mux M0 */ 991 RK_MUXROUTE_GRF(4, RK_PC6, 1, 0x0308, WRITE_MASK_VAL(8, 8, 1)), /* PWM13 IO mux M1 */
|