Searched refs:ahb1_predivs (Results 1 – 8 of 8) sorted by relevance
/linux-5.19.10/drivers/clk/sunxi-ng/ |
D | ccu-sun8i-a23.c | 178 static const struct ccu_mux_var_prediv ahb1_predivs[] = { variable 188 .var_predivs = ahb1_predivs, 189 .n_var_predivs = ARRAY_SIZE(ahb1_predivs),
|
D | ccu-sun8i-a33.c | 188 static const struct ccu_mux_var_prediv ahb1_predivs[] = { variable 198 .var_predivs = ahb1_predivs, 199 .n_var_predivs = ARRAY_SIZE(ahb1_predivs),
|
D | ccu-sun8i-v3s.c | 149 static const struct ccu_mux_var_prediv ahb1_predivs[] = { variable 159 .var_predivs = ahb1_predivs, 160 .n_var_predivs = ARRAY_SIZE(ahb1_predivs),
|
D | ccu-sun8i-a83t.c | 242 static const struct ccu_mux_var_prediv ahb1_predivs[] = { variable 252 .var_predivs = ahb1_predivs, 253 .n_var_predivs = ARRAY_SIZE(ahb1_predivs),
|
D | ccu-sun50i-a64.c | 227 static const struct ccu_mux_var_prediv ahb1_predivs[] = { variable 237 .var_predivs = ahb1_predivs, 238 .n_var_predivs = ARRAY_SIZE(ahb1_predivs),
|
D | ccu-sun6i-a31.c | 204 static const struct ccu_mux_var_prediv ahb1_predivs[] = { variable 215 .var_predivs = ahb1_predivs, 216 .n_var_predivs = ARRAY_SIZE(ahb1_predivs),
|
D | ccu-sun8i-h3.c | 153 static const struct ccu_mux_var_prediv ahb1_predivs[] = { variable 163 .var_predivs = ahb1_predivs, 164 .n_var_predivs = ARRAY_SIZE(ahb1_predivs),
|
D | ccu-sun8i-r40.c | 271 static const struct ccu_mux_var_prediv ahb1_predivs[] = { variable 281 .var_predivs = ahb1_predivs, 282 .n_var_predivs = ARRAY_SIZE(ahb1_predivs),
|