Searched refs:CK_TOP_PWM_SEL (Results 1 – 6 of 6) sorted by relevance
| /u-boot/include/dt-bindings/clock/ |
| A D | mt7986-clk.h | 114 #define CK_TOP_PWM_SEL 60 macro
|
| A D | mt7981-clk.h | 135 #define CK_TOP_PWM_SEL 81 macro
|
| /u-boot/drivers/clk/mediatek/ |
| A D | clk-mt7981.c | 102 TOP_FACTOR(CK_TOP_PWM_BCK, "pwm_bck", CK_TOP_PWM_SEL, 1, 1), 255 TOP_MUX(CK_TOP_PWM_SEL, "pwm_sel", pwm_parents, 0x10, 0x14, 0x18, 8, 3, 320 TOP_FACTOR(CK_INFRA_PWM, "infra_pwm", CK_TOP_PWM_SEL, 1, 1),
|
| A D | clk-mt7986.c | 230 TOP_MUX(CK_TOP_PWM_SEL, "pwm_sel", pwm_parents, 0x010, 0x014, 0x018, 8, 311 TOP_FACTOR(CK_INFRA_PWM, "infra_pwm", CK_TOP_PWM_SEL, 1, 1),
|
| /u-boot/arch/arm/dts/ |
| A D | mt7981.dtsi | 149 assigned-clocks = <&topckgen CK_TOP_PWM_SEL>;
|
| A D | mt7986.dtsi | 161 assigned-clocks = <&topckgen CK_TOP_PWM_SEL>,
|
Completed in 14 milliseconds