Searched refs:gpu_parents (Results 1 – 4 of 4) sorted by relevance
/Linux-v5.4/drivers/clk/sunxi-ng/ |
D | ccu-sun6i-a31.c | 655 static const char * const gpu_parents[] = { "pll-gpu", "pll-periph-2x", variable 675 gpu_parents, 694 gpu_parents, 713 gpu_parents,
|
D | ccu-sun50i-h6.c | 288 static const char * const gpu_parents[] = { "pll-gpu" }; variable 289 static SUNXI_CCU_M_WITH_MUX_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-v5.4/drivers/clk/sprd/ |
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,
|