Searched refs:PCLK_PMU (Results 1 – 12 of 12) sorted by relevance
/kernel/linux/linux-5.10/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
|
/kernel/linux/linux-5.10/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 | 776 GATE(PCLK_PMU, "pclk_pmu", "pclk_pd_pmu", CLK_IGNORE_UNUSED, RK3288_CLKGATE_CON(17), 0, GFLAGS),
|
D | clk-rk3308.c | 578 GATE(PCLK_PMU, "pclk_pmu", "pclk_bus", CLK_IGNORE_UNUSED,
|
D | clk-rk3399.c | 1461 …GATE(PCLK_PMU, "pclk_pmu", "pclk_pmu_src", CLK_IGNORE_UNUSED, RK3399_PMU_CLKGATE_CON(1), 0, GFLAGS…
|
/kernel/linux/patches/linux-5.10/yangfan_patch/ |
D | include.patch | 762 #define PCLK_PMU 20
|
D | drivers.patch | 2988 …GATE(PCLK_PMU, "pclk_pmu", "pclk_pmu_src", CLK_IGNORE_UNUSED, RK3399_PMU_CLKGATE_CON(1), 0, GFLAGS…
|