Searched refs:ahb2_fixed_predivs (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/clk/sunxi-ng/ |
H A D | ccu-sun8i-v3s.c | 179 static const struct ccu_mux_fixed_prediv ahb2_fixed_predivs[] = { variable 186 .fixed_predivs = ahb2_fixed_predivs, 187 .n_predivs = ARRAY_SIZE(ahb2_fixed_predivs),
|
H A D | ccu-sun50i-a64.c | 271 static const struct ccu_mux_fixed_prediv ahb2_fixed_predivs[] = { variable 278 .fixed_predivs = ahb2_fixed_predivs, 279 .n_predivs = ARRAY_SIZE(ahb2_fixed_predivs),
|
H A D | ccu-sun8i-h3.c | 194 static const struct ccu_mux_fixed_prediv ahb2_fixed_predivs[] = { variable 201 .fixed_predivs = ahb2_fixed_predivs, 202 .n_predivs = ARRAY_SIZE(ahb2_fixed_predivs),
|
/kernel/linux/linux-6.6/drivers/clk/sunxi-ng/ |
H A D | ccu-sun8i-v3s.c | 192 static const struct ccu_mux_fixed_prediv ahb2_fixed_predivs[] = { variable 199 .fixed_predivs = ahb2_fixed_predivs, 200 .n_predivs = ARRAY_SIZE(ahb2_fixed_predivs),
|
H A D | ccu-sun50i-a64.c | 273 static const struct ccu_mux_fixed_prediv ahb2_fixed_predivs[] = { variable 280 .fixed_predivs = ahb2_fixed_predivs, 281 .n_predivs = ARRAY_SIZE(ahb2_fixed_predivs),
|
H A D | ccu-sun8i-h3.c | 196 static const struct ccu_mux_fixed_prediv ahb2_fixed_predivs[] = { variable 203 .fixed_predivs = ahb2_fixed_predivs, 204 .n_predivs = ARRAY_SIZE(ahb2_fixed_predivs),
|
Completed in 8 milliseconds