Searched refs:gpu_parents (Results 1 – 7 of 7) sorted by relevance
/linux-6.1.9/drivers/clk/sunxi-ng/ |
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,
|
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,
|
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,
|
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,
|
/linux-6.1.9/drivers/clk/sprd/ |
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,
|
D | ums512-clk.c | 1709 static const struct clk_parent_data gpu_parents[] = { variable 1718 static SPRD_COMP_CLK_DATA(gpu_core_clk, "gpu-core-clk", gpu_parents, 1724 static SPRD_COMP_CLK_DATA(gpu_mem_clk, "gpu-mem-clk", gpu_parents,
|
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,
|