Searched refs:pwm_d (Results 1 – 15 of 15) sorted by relevance
/linux/arch/arm64/boot/dts/amlogic/ |
H A D | meson-a1.dtsi | 336 function = "pwm_d"; 343 function = "pwm_d"; 350 function = "pwm_d"; 357 function = "pwm_d";
|
H A D | meson-gxbb.dtsi | 660 pwm_d_pins: pwm_d { 662 groups = "pwm_d"; 663 function = "pwm_d";
|
H A D | meson-gxl.dtsi | 670 pwm_d_pins: pwm_d { 672 groups = "pwm_d"; 673 function = "pwm_d";
|
H A D | meson-s4.dtsi | 361 function = "pwm_d"; 368 function = "pwm_d";
|
H A D | amlogic-c3.dtsi | 437 groups = "pwm_d"; 438 function = "pwm_d";
|
/linux/drivers/clk/meson/ |
H A D | c3-peripherals.c | 597 AML_PWM_CLK_MUX(pwm_d, PWM_CLK_CD_CTRL, 25); 599 AML_PWM_CLK_DIV(pwm_d, PWM_CLK_CD_CTRL, 16); 600 static struct clk_regmap pwm_d = variable 601 AML_PWM_CLK_GATE(pwm_d, PWM_CLK_CD_CTRL, 24); 1995 [CLKID_PWM_D] = &pwm_d.hw,
|
H A D | a1-peripherals.c | 1077 static struct clk_regmap pwm_d = { variable 1083 .name = "pwm_d", 1981 [CLKID_PWM_D] = &pwm_d.hw,
|
/linux/drivers/pinctrl/meson/ |
H A D | pinctrl-meson-gxl.c | 492 GROUP(pwm_d, 2, 12), 674 "pwm_d", 784 FUNCTION(pwm_d),
|
H A D | pinctrl-meson8b.c | 508 GROUP(pwm_d, 3, 26), 851 "pwm_d" 898 FUNCTION(pwm_d),
|
H A D | pinctrl-meson8.c | 642 GROUP(pwm_d, 3, 26), 965 "pwm_d" 1048 FUNCTION(pwm_d),
|
H A D | pinctrl-amlogic-t7.c | 771 GROUP(pwm_d, 1), 1211 "pwm_d", 1470 FUNCTION(pwm_d),
|
H A D | pinctrl-meson-axg.c | 250 /* pwm_d */ 977 FUNCTION(pwm_d),
|
H A D | pinctrl-meson-s4.c | 1137 FUNCTION(pwm_d),
|
H A D | pinctrl-meson-g12a.c | 283 /* pwm_d */ 1294 FUNCTION(pwm_d),
|
/linux/arch/arm/boot/dts/amlogic/ |
H A D | meson8b.dtsi | 513 groups = "pwm_d"; 514 function = "pwm_d";
|