Searched refs:PWM_CLK_L_CTRL (Results 1 – 1 of 1) sorted by relevance
| /linux/drivers/clk/meson/ |
| H A D | a9-peripherals.c | 25 #define PWM_CLK_L_CTRL 0xcc macro 217 static A9_COMP_SEL(pwm_l, PWM_CLK_L_CTRL, 9, 0x7, a9_pwm_parents, NULL); 218 static A9_COMP_DIV(pwm_l, PWM_CLK_L_CTRL, 0, 8); 219 static A9_COMP_GATE(pwm_l, PWM_CLK_L_CTRL, 8, 0);
|