Searched full:gcc_gpu_gpll0_div_clk (Results 1 – 7 of 7) sorted by relevance
| /linux/Documentation/devicetree/bindings/clock/ |
| H A D | qcom,gpucc-sdm660.yaml | 34 - const: gcc_gpu_gpll0_div_clk 57 <&gcc GCC_GPU_GPLL0_DIV_CLK>; 59 "gcc_gpu_gpll0_div_clk";
|
| /linux/include/dt-bindings/clock/ |
| H A D | qcom,gcc-sdm660.h | 67 #define GCC_GPU_GPLL0_DIV_CLK 57 macro
|
| H A D | qcom,gcc-sm6350.h | 55 #define GCC_GPU_GPLL0_DIV_CLK 44 macro
|
| H A D | qcom,gcc-msm8998.h | 194 #define GCC_GPU_GPLL0_DIV_CLK 185 macro
|
| /linux/drivers/clk/qcom/ |
| H A D | gcc-sm6350.c | 1285 static struct clk_branch gcc_gpu_gpll0_div_clk = { variable 1291 .name = "gcc_gpu_gpll0_div_clk", 2395 [GCC_GPU_GPLL0_DIV_CLK] = &gcc_gpu_gpll0_div_clk.clkr,
|
| H A D | gcc-sdm660.c | 1611 static struct clk_branch gcc_gpu_gpll0_div_clk = { variable 1618 .name = "gcc_gpu_gpll0_div_clk", 2410 [GCC_GPU_GPLL0_DIV_CLK] = &gcc_gpu_gpll0_div_clk.clkr,
|
| H A D | gcc-msm8998.c | 1416 static struct clk_branch gcc_gpu_gpll0_div_clk = { variable 1422 .name = "gcc_gpu_gpll0_div_clk", 3191 [GCC_GPU_GPLL0_DIV_CLK] = &gcc_gpu_gpll0_div_clk.clkr,
|