Searched refs:ahb1_predivs (Results 1 – 8 of 8) sorted by relevance
/drivers/clk/sunxi-ng/ |
D | ccu-sun8i-a23.c | 177 static const struct ccu_mux_var_prediv ahb1_predivs[] = { variable 187 .var_predivs = ahb1_predivs, 188 .n_var_predivs = ARRAY_SIZE(ahb1_predivs),
|
D | ccu-sun8i-a33.c | 187 static const struct ccu_mux_var_prediv ahb1_predivs[] = { variable 197 .var_predivs = ahb1_predivs, 198 .n_var_predivs = ARRAY_SIZE(ahb1_predivs),
|
D | ccu-sun8i-v3s.c | 136 static const struct ccu_mux_var_prediv ahb1_predivs[] = { variable 146 .var_predivs = ahb1_predivs, 147 .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-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-sun6i-a31.c | 203 static const struct ccu_mux_var_prediv ahb1_predivs[] = { variable 214 .var_predivs = ahb1_predivs, 215 .n_var_predivs = ARRAY_SIZE(ahb1_predivs),
|
D | ccu-sun8i-h3.c | 151 static const struct ccu_mux_var_prediv ahb1_predivs[] = { variable 161 .var_predivs = ahb1_predivs, 162 .n_var_predivs = ARRAY_SIZE(ahb1_predivs),
|
D | ccu-sun8i-r40.c | 270 static const struct ccu_mux_var_prediv ahb1_predivs[] = { variable 280 .var_predivs = ahb1_predivs, 281 .n_var_predivs = ARRAY_SIZE(ahb1_predivs),
|