Searched refs:gpu_predivs (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/clk/sunxi-ng/ |
H A D | ccu-sun6i-a31.c | 658 static const struct ccu_mux_fixed_prediv gpu_predivs[] = { variable 668 .fixed_predivs = gpu_predivs, 669 .n_predivs = ARRAY_SIZE(gpu_predivs), 687 .fixed_predivs = gpu_predivs, 688 .n_predivs = ARRAY_SIZE(gpu_predivs), 706 .fixed_predivs = gpu_predivs, 707 .n_predivs = ARRAY_SIZE(gpu_predivs),
|
/kernel/linux/linux-6.6/drivers/clk/sunxi-ng/ |
H A D | ccu-sun6i-a31.c | 659 static const struct ccu_mux_fixed_prediv gpu_predivs[] = { variable 669 .fixed_predivs = gpu_predivs, 670 .n_predivs = ARRAY_SIZE(gpu_predivs), 688 .fixed_predivs = gpu_predivs, 689 .n_predivs = ARRAY_SIZE(gpu_predivs), 707 .fixed_predivs = gpu_predivs, 708 .n_predivs = ARRAY_SIZE(gpu_predivs),
|
Completed in 3 milliseconds