Searched refs:PCLK_CPU (Results 1 – 10 of 10) sorted by relevance
/linux-4.19.296/include/dt-bindings/clock/ |
D | rk3036-cru.h | 83 #define PCLK_CPU 362 macro
|
D | rk3188-cru-common.h | 111 #define PCLK_CPU 350 macro
|
D | rk3128-cru.h | 123 #define PCLK_CPU 354 macro
|
D | rk3228-cru.h | 121 #define PCLK_CPU 354 macro
|
D | rk3288-cru.h | 163 #define PCLK_CPU 362 macro
|
/linux-4.19.296/drivers/clk/rockchip/ |
D | clk-rk3036.c | 210 COMPOSITE_NOMUX(PCLK_CPU, "pclk_cpu", "aclk_cpu_src", CLK_IGNORE_UNUSED,
|
D | clk-rk3128.c | 250 COMPOSITE_NOMUX(PCLK_CPU, "pclk_cpu", "aclk_cpu_src", 0,
|
D | clk-rk3228.c | 279 GATE(PCLK_CPU, "pclk_cpu", "pclk_bus_src", 0,
|
D | clk-rk3188.c | 315 GATE(PCLK_CPU, "pclk_cpu", "pclk_cpu_pre", 0,
|
D | clk-rk3288.c | 326 COMPOSITE_NOMUX(PCLK_CPU, "pclk_cpu", "aclk_cpu_pre", CLK_IGNORE_UNUSED,
|