Searched refs:pwm_a (Results 1 – 11 of 11) sorted by relevance
/Linux-v6.6/arch/arm64/boot/dts/amlogic/ |
D | meson-gxl.dtsi | 640 pwm_a_pins: pwm_a { 642 groups = "pwm_a"; 643 function = "pwm_a";
|
D | meson-axg.dtsi | 592 function = "pwm_a"; 600 function = "pwm_a"; 608 function = "pwm_a"; 616 function = "pwm_a";
|
D | meson-g12-common.dtsi | 779 groups = "pwm_a"; 780 function = "pwm_a";
|
/Linux-v6.6/drivers/pinctrl/meson/ |
D | pinctrl-meson-gxl.c | 429 GROUP(pwm_a, 5, 25), 781 FUNCTION(pwm_a),
|
D | pinctrl-amlogic-c3.c | 436 GROUP(pwm_a, 1), 1002 FUNCTION(pwm_a),
|
D | pinctrl-meson-g12a.c | 649 GROUP(pwm_a, 1), 1275 FUNCTION(pwm_a),
|
D | pinctrl-meson-a1.c | 838 FUNCTION(pwm_a),
|
D | pinctrl-meson-axg.c | 974 FUNCTION(pwm_a),
|
D | pinctrl-meson8.c | 1045 FUNCTION(pwm_a),
|
D | pinctrl-meson-s4.c | 1134 FUNCTION(pwm_a),
|
/Linux-v6.6/drivers/clk/meson/ |
D | a1-peripherals.c | 907 static struct clk_regmap pwm_a = { variable 1949 [CLKID_PWM_A] = &pwm_a.hw, 2107 &pwm_a,
|