Home
last modified time | relevance | path

Searched refs:pwm_l (Results 1 – 2 of 2) sorted by relevance

/linux/arch/arm64/boot/dts/amlogic/
H A Damlogic-c3.dtsi634 function = "pwm_l";
641 function = "pwm_l";
648 function = "pwm_l";
655 function = "pwm_l";
/linux/drivers/clk/meson/
H A Dc3-peripherals.c653 AML_PWM_CLK_MUX(pwm_l, PWM_CLK_KL_CTRL, 25);
655 AML_PWM_CLK_DIV(pwm_l, PWM_CLK_KL_CTRL, 16);
656 static struct clk_regmap pwm_l = variable
657 AML_PWM_CLK_GATE(pwm_l, PWM_CLK_KL_CTRL, 24);
2019 [CLKID_PWM_L] = &pwm_l.hw,