Searched refs:bootstrap (Results 1 – 12 of 12) sorted by relevance
187 u32 bootstrap; in ar934x_usb_setup() local189 bootstrap = ath79_reset_rr(AR934X_RESET_REG_BOOTSTRAP); in ar934x_usb_setup()190 if (bootstrap & AR934X_BOOTSTRAP_USB_MODE_DEVICE) in ar934x_usb_setup()
249 u32 bootstrap; in ar934x_clocks_init() local254 bootstrap = ath79_reset_rr(AR934X_RESET_REG_BOOTSTRAP); in ar934x_clocks_init()255 if (bootstrap & AR934X_BOOTSTRAP_REF_CLK_40) in ar934x_clocks_init()365 u32 bootstrap; in qca955x_clocks_init() local367 bootstrap = ath79_reset_rr(QCA955X_RESET_REG_BOOTSTRAP); in qca955x_clocks_init()368 if (bootstrap & QCA955X_BOOTSTRAP_REF_CLK_40) in qca955x_clocks_init()
232 u32 bootstrap; in ath79_register_pci() local234 bootstrap = ath79_reset_rr(AR934X_RESET_REG_BOOTSTRAP); in ath79_register_pci()235 if ((bootstrap & AR934X_BOOTSTRAP_PCIE_RC) == 0) in ath79_register_pci()
83 bootstrap: target84 $(Q)$(MAKEBOOT) bootstrap
80 bootstrap@0 {81 label = "bootstrap";
71 bootstrap@0 {72 label = "bootstrap";
67 bootstrap@0 {68 label = "bootstrap";
153 bootstrap@0 {154 label = "bootstrap";
255 label = "bootstrap/uboot/kernel";
17 boot-y := bootstrap.o
15 boot-y := bootstrap.o
98 # All cores other than the master need to wait here for SMP bootstrap