Searched refs:bootstrap (Results 1 – 17 of 17) sorted by relevance
240 u32 bootstrap; in ar934x_clocks_init() local245 bootstrap = ath79_reset_rr(AR934X_RESET_REG_BOOTSTRAP); in ar934x_clocks_init()246 if (bootstrap & AR934X_BOOTSTRAP_REF_CLK_40) in ar934x_clocks_init()358 u32 bootstrap; in qca953x_clocks_init() local360 bootstrap = ath79_reset_rr(QCA953X_RESET_REG_BOOTSTRAP); in qca953x_clocks_init()361 if (bootstrap & QCA953X_BOOTSTRAP_REF_CLK_40) in qca953x_clocks_init()441 u32 bootstrap; in qca955x_clocks_init() local443 bootstrap = ath79_reset_rr(QCA955X_RESET_REG_BOOTSTRAP); in qca955x_clocks_init()444 if (bootstrap & QCA955X_BOOTSTRAP_REF_CLK_40) in qca955x_clocks_init()524 u32 bootstrap; in qca956x_clocks_init() local[all …]
68 bootstrap@0 {69 label = "bootstrap";
147 bootstrap@0 {148 label = "bootstrap";
143 bootstrap@0 {144 label = "bootstrap";
213 bootstrap@0 {214 label = "bootstrap";
131 bootstrap@0 {132 label = "bootstrap";
288 label = "bootstrap/uboot/kernel";
87 label = "bootstrap";
12 boot-y := bootstrap.o
9 boot-y := bootstrap.o
98 # All cores other than the master need to wait here for SMP bootstrap
219 * The bootstrap pins for the board select the XO clock frequency
276 conf-bootstrap {
272 conf-bootstrap {
514 /* Memory type bootstrap */
497 /* memory type bootstrap */
458 /* Memory type bootstrap */
Completed in 35 milliseconds