Searched refs:PCLK_PMU (Results 1 – 10 of 10) sorted by relevance
/Linux-v5.4/include/dt-bindings/clock/ |
D | rk3188-cru-common.h | 73 #define PCLK_PMU 321 macro
|
D | rk3288-cru.h | 123 #define PCLK_PMU 331 macro
|
D | rk3308-cru.h | 172 #define PCLK_PMU 193 macro
|
D | rk3368-cru.h | 114 #define PCLK_PMU 331 macro
|
D | rk3399-cru.h | 356 #define PCLK_PMU 20 macro
|
/Linux-v5.4/drivers/clk/rockchip/ |
D | clk-rk3188.c | 506 GATE(PCLK_PMU, "pclk_pmu", "pclk_cpu", CLK_IGNORE_UNUSED, RK2928_CLKGATE_CON(5), 5, GFLAGS),
|
D | clk-rk3368.c | 830 GATE(PCLK_PMU, "pclk_pmu", "pclk_pd_pmu", CLK_IGNORE_UNUSED, RK3368_CLKGATE_CON(23), 0, GFLAGS),
|
D | clk-rk3288.c | 773 GATE(PCLK_PMU, "pclk_pmu", "pclk_pd_pmu", CLK_IGNORE_UNUSED, RK3288_CLKGATE_CON(17), 0, GFLAGS),
|
D | clk-rk3308.c | 579 GATE(PCLK_PMU, "pclk_pmu", "pclk_bus", CLK_IGNORE_UNUSED,
|
D | clk-rk3399.c | 1459 …GATE(PCLK_PMU, "pclk_pmu", "pclk_pmu_src", CLK_IGNORE_UNUSED, RK3399_PMU_CLKGATE_CON(1), 0, GFLAGS…
|