Home
last modified time | relevance | path

Searched refs:bootstrap (Results 1 – 12 of 12) sorted by relevance

/arch/mips/ath79/
Ddev-usb.c187 u32 bootstrap; in ar934x_usb_setup() local
189 bootstrap = ath79_reset_rr(AR934X_RESET_REG_BOOTSTRAP); in ar934x_usb_setup()
190 if (bootstrap & AR934X_BOOTSTRAP_USB_MODE_DEVICE) in ar934x_usb_setup()
Dclock.c249 u32 bootstrap; in ar934x_clocks_init() local
254 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() local
367 bootstrap = ath79_reset_rr(QCA955X_RESET_REG_BOOTSTRAP); in qca955x_clocks_init()
368 if (bootstrap & QCA955X_BOOTSTRAP_REF_CLK_40) in qca955x_clocks_init()
Dpci.c232 u32 bootstrap; in ath79_register_pci() local
234 bootstrap = ath79_reset_rr(AR934X_RESET_REG_BOOTSTRAP); in ath79_register_pci()
235 if ((bootstrap & AR934X_BOOTSTRAP_PCIE_RC) == 0) in ath79_register_pci()
/arch/mn10300/
DMakefile83 bootstrap: target
84 $(Q)$(MAKEBOOT) bootstrap
/arch/arm/boot/dts/
Dat91-kizboxmini.dts80 bootstrap@0 {
81 label = "bootstrap";
Daks-cdu.dts71 bootstrap@0 {
72 label = "bootstrap";
Dat91-kizbox.dts67 bootstrap@0 {
68 label = "bootstrap";
Dat91-kizbox2.dts153 bootstrap@0 {
154 label = "bootstrap";
Dat91sam9m10g45ek.dts255 label = "bootstrap/uboot/kernel";
/arch/xtensa/boot/boot-elf/
DMakefile17 boot-y := bootstrap.o
/arch/xtensa/boot/boot-redboot/
DMakefile15 boot-y := bootstrap.o
/arch/mips/include/asm/mach-cavium-octeon/
Dkernel-entry-init.h98 # All cores other than the master need to wait here for SMP bootstrap