Searched refs:gpucc_cxo_clk (Results 1 – 2 of 2) sorted by relevance
/Linux-v6.1/drivers/clk/qcom/ |
D | gpucc-sdm660.c | 38 static struct clk_branch gpucc_cxo_clk = { variable 69 &gpucc_cxo_clk.clkr.hw, 84 &gpucc_cxo_clk.clkr.hw, 99 { .hw = &gpucc_cxo_clk.clkr.hw }, 121 &gpucc_cxo_clk.clkr.hw, 154 { .hw = &gpucc_cxo_clk.clkr.hw }, 272 [GPUCC_CXO_CLK] = &gpucc_cxo_clk.clkr,
|
D | gpucc-msm8998.c | 35 static struct clk_branch gpucc_cxo_clk = { variable 72 .parent_hws = (const struct clk_hw *[]){ &gpucc_cxo_clk.clkr.hw }, 100 { .hw = &gpucc_cxo_clk.clkr.hw }, 110 { .hw = &gpucc_cxo_clk.clkr.hw }, 286 [GPUCC_CXO_CLK] = &gpucc_cxo_clk.clkr,
|