Searched refs:gpu_parents (Results 1 – 4 of 4) sorted by relevance
/linux-4.19.296/drivers/clk/sunxi-ng/ |
D | ccu-sun6i-a31.c | 662 static const char * const gpu_parents[] = { "pll-gpu", "pll-periph-2x", variable 682 gpu_parents, 701 gpu_parents, 720 gpu_parents,
|
D | ccu-sun50i-h6.c | 283 static const char * const gpu_parents[] = { "pll-gpu" }; variable 284 static SUNXI_CCU_M_WITH_MUX_GATE(gpu_clk, "gpu", gpu_parents, 0x670,
|
D | ccu-sun5i.c | 503 static const char * const gpu_parents[] = { "pll-video0", "pll-ve", variable 506 static SUNXI_CCU_M_WITH_MUX_GATE(gpu_clk, "gpu", gpu_parents,
|
/linux-4.19.296/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,
|