Searched refs:pwm_f (Results 1 – 10 of 10) sorted by relevance
/linux/arch/arm64/boot/dts/amlogic/ |
H A D | meson-a1.dtsi | 406 function = "pwm_f"; 413 function = "pwm_f"; 420 function = "pwm_f"; 427 function = "pwm_f";
|
H A D | meson-gxl.dtsi | 689 function = "pwm_f"; 697 function = "pwm_f";
|
H A D | meson-s4.dtsi | 389 function = "pwm_f"; 396 function = "pwm_f";
|
H A D | amlogic-c3.dtsi | 451 groups = "pwm_f"; 452 function = "pwm_f";
|
/linux/drivers/clk/meson/ |
H A D | c3-peripherals.c | 611 AML_PWM_CLK_MUX(pwm_f, PWM_CLK_EF_CTRL, 25); 613 AML_PWM_CLK_DIV(pwm_f, PWM_CLK_EF_CTRL, 16); 614 static struct clk_regmap pwm_f = variable 615 AML_PWM_CLK_GATE(pwm_f, PWM_CLK_EF_CTRL, 24); 2001 [CLKID_PWM_F] = &pwm_f.hw,
|
H A D | a1-peripherals.c | 1178 static struct clk_regmap pwm_f = { variable 1184 .name = "pwm_f", 1983 [CLKID_PWM_F] = &pwm_f.hw,
|
/linux/drivers/pinctrl/meson/ |
H A D | pinctrl-amlogic-t7.c | 1027 GROUP(pwm_f, 3), 1219 "pwm_f", 1472 FUNCTION(pwm_f),
|
H A D | pinctrl-meson-gxl.c | 786 FUNCTION(pwm_f),
|
H A D | pinctrl-meson-s4.c | 1139 FUNCTION(pwm_f),
|
H A D | pinctrl-meson-g12a.c | 292 /* pwm_f */ 1296 FUNCTION(pwm_f),
|