Searched refs:gpucc_cxo_clk (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-6.6/drivers/clk/qcom/ |
H A D | gpucc-sdm660.c | 37 static struct clk_branch gpucc_cxo_clk = { variable 43 .name = "gpucc_cxo_clk", 68 &gpucc_cxo_clk.clkr.hw, 83 &gpucc_cxo_clk.clkr.hw, 98 { .hw = &gpucc_cxo_clk.clkr.hw }, 120 &gpucc_cxo_clk.clkr.hw, 153 { .hw = &gpucc_cxo_clk.clkr.hw }, 271 [GPUCC_CXO_CLK] = &gpucc_cxo_clk.clkr,
|
H A D | gpucc-msm8998.c | 34 static struct clk_branch gpucc_cxo_clk = { variable 40 .name = "gpucc_cxo_clk", 71 .parent_hws = (const struct clk_hw *[]){ &gpucc_cxo_clk.clkr.hw }, 99 { .hw = &gpucc_cxo_clk.clkr.hw }, 109 &gpucc_cxo_clk.clkr.hw, 285 [GPUCC_CXO_CLK] = &gpucc_cxo_clk.clkr,
|
H A D | gpucc-sm6375.c | 284 static struct clk_branch gpucc_cxo_clk = { variable 291 .name = "gpucc_cxo_clk", 390 [GPU_CC_CXO_CLK] = &gpucc_cxo_clk.clkr,
|
/kernel/linux/linux-5.10/drivers/clk/qcom/ |
H A D | gpucc-msm8998.c | 35 static struct clk_branch gpucc_cxo_clk = { variable 41 .name = "gpucc_cxo_clk", 66 .parent_hws = (const struct clk_hw *[]){ &gpucc_cxo_clk.clkr.hw }, 93 { .hw = &gpucc_cxo_clk.clkr.hw }, 103 { .hw = &gpucc_cxo_clk.clkr.hw }, 279 [GPUCC_CXO_CLK] = &gpucc_cxo_clk.clkr,
|
Completed in 3 milliseconds