Searched refs:ahb1_predivs (Results 1 – 8 of 8) sorted by relevance
/linux-4.19.296/drivers/clk/sunxi-ng/ |
D | ccu-sun8i-v3s.c | 143 static const struct ccu_mux_var_prediv ahb1_predivs[] = { variable 153 .var_predivs = ahb1_predivs, 154 .n_var_predivs = ARRAY_SIZE(ahb1_predivs),
|
D | ccu-sun8i-a23.c | 184 static const struct ccu_mux_var_prediv ahb1_predivs[] = { variable 194 .var_predivs = ahb1_predivs, 195 .n_var_predivs = ARRAY_SIZE(ahb1_predivs),
|
D | ccu-sun8i-a33.c | 183 static const struct ccu_mux_var_prediv ahb1_predivs[] = { variable 193 .var_predivs = ahb1_predivs, 194 .n_var_predivs = ARRAY_SIZE(ahb1_predivs),
|
D | ccu-sun8i-a83t.c | 247 static const struct ccu_mux_var_prediv ahb1_predivs[] = { variable 257 .var_predivs = ahb1_predivs, 258 .n_var_predivs = ARRAY_SIZE(ahb1_predivs),
|
D | ccu-sun50i-a64.c | 219 static const struct ccu_mux_var_prediv ahb1_predivs[] = { variable 229 .var_predivs = ahb1_predivs, 230 .n_var_predivs = ARRAY_SIZE(ahb1_predivs),
|
D | ccu-sun6i-a31.c | 210 static const struct ccu_mux_var_prediv ahb1_predivs[] = { variable 221 .var_predivs = ahb1_predivs, 222 .n_var_predivs = ARRAY_SIZE(ahb1_predivs),
|
D | ccu-sun8i-h3.c | 157 static const struct ccu_mux_var_prediv ahb1_predivs[] = { variable 167 .var_predivs = ahb1_predivs, 168 .n_var_predivs = ARRAY_SIZE(ahb1_predivs),
|
D | ccu-sun8i-r40.c | 266 static const struct ccu_mux_var_prediv ahb1_predivs[] = { variable 276 .var_predivs = ahb1_predivs, 277 .n_var_predivs = ARRAY_SIZE(ahb1_predivs),
|