Searched refs:gpu_parents (Results 1 – 8 of 8) sorted by relevance
| /linux/drivers/clk/sunxi-ng/ |
| H A D | ccu-sun6i-a31.c | 656 static const char * const gpu_parents[] = { "pll-gpu", "pll-periph-2x", variable 676 gpu_parents, 695 gpu_parents, 714 gpu_parents,
|
| H A D | ccu-sun50i-a100.c | 337 static const char * const gpu_parents[] = { "pll-gpu" }; variable 338 static SUNXI_CCU_M_WITH_MUX_GATE(gpu_clk, "gpu", gpu_parents, 0x670,
|
| H A D | ccu-sun50i-h6.c | 298 static const char * const gpu_parents[] = { "pll-gpu" }; variable 299 static SUNXI_CCU_MUX_WITH_GATE(gpu_clk, "gpu", gpu_parents, 0x670,
|
| H A D | ccu-sun5i.c | 496 static const char * const gpu_parents[] = { "pll-video0", "pll-ve", variable 499 static SUNXI_CCU_M_WITH_MUX_GATE(gpu_clk, "gpu", gpu_parents,
|
| H A D | ccu-sun55i-a523.c | 443 static const struct clk_hw *gpu_parents[] = { variable 452 static SUNXI_CCU_M_HW_WITH_MUX_GATE(gpu_clk, "gpu", gpu_parents, 0x670,
|
| /linux/drivers/clk/sprd/ |
| H A D | sc9863a-clk.c | 541 static const struct clk_parent_data gpu_parents[] = { variable 550 static SPRD_COMP_CLK_DATA(gpu_core, "gpu-core", gpu_parents, 0x344, 552 static SPRD_COMP_CLK_DATA(gpu_soc, "gpu-soc", gpu_parents, 0x348,
|
| H A D | sc9860-clk.c | 1313 static const char * const gpu_parents[] = { "twpll-512m", variable 1316 static SPRD_COMP_CLK(gpu_clk, "gpu", gpu_parents, 0x20,
|
| /linux/drivers/clk/spacemit/ |
| H A D | ccu-k1.c | 659 static const struct clk_parent_data gpu_parents[] = { variable 669 CCU_MUX_DIV_GATE_FC_DEFINE(gpu_clk, gpu_parents, APMU_GPU_CLK_RES_CTRL, 12, 3, BIT(15), 18, 3,
|