Home
last modified time | relevance | path

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

/linux-4.1.27/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.c245 u32 bootstrap; in ar934x_clocks_init() local
250 bootstrap = ath79_reset_rr(AR934X_RESET_REG_BOOTSTRAP); in ar934x_clocks_init()
251 if (bootstrap & AR934X_BOOTSTRAP_REF_CLK_40) in ar934x_clocks_init()
361 u32 bootstrap; in qca955x_clocks_init() local
363 bootstrap = ath79_reset_rr(QCA955X_RESET_REG_BOOTSTRAP); in qca955x_clocks_init()
364 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()
/linux-4.1.27/arch/xtensa/kernel/
Dvmlinux.lds.S312 .bootstrap : { *(.bootstrap.literal .bootstrap.text .bootstrap.data) }
/linux-4.1.27/arch/mn10300/
DMakefile83 bootstrap: target
84 $(Q)$(MAKEBOOT) bootstrap
/linux-4.1.27/arch/arm/boot/dts/
Daks-cdu.dts71 bootstrap@0 {
72 label = "bootstrap";
Dat91sam9m10g45ek.dts214 label = "bootstrap/uboot/kernel";
/linux-4.1.27/firmware/dsp56k/
Dbootstrap.bin.ihex26 /* DSP56001 bootstrap code */
/linux-4.1.27/drivers/gpu/drm/mga/
Dmga_dma.c759 drm_mga_dma_bootstrap_t *bootstrap = data; in mga_dma_bootstrap() local
765 err = mga_do_dma_bootstrap(dev, bootstrap); in mga_dma_bootstrap()
772 bootstrap->texture_handle = dev_priv->agp_textures->offset; in mga_dma_bootstrap()
773 bootstrap->texture_size = dev_priv->agp_textures->size; in mga_dma_bootstrap()
775 bootstrap->texture_handle = 0; in mga_dma_bootstrap()
776 bootstrap->texture_size = 0; in mga_dma_bootstrap()
779 bootstrap->agp_mode = modes[bootstrap->agp_mode & 0x07]; in mga_dma_bootstrap()
/linux-4.1.27/arch/xtensa/boot/boot-elf/
DMakefile17 boot-y := bootstrap.o
/linux-4.1.27/arch/xtensa/boot/boot-redboot/
DMakefile15 boot-y := bootstrap.o
/linux-4.1.27/arch/mips/include/asm/mach-cavium-octeon/
Dkernel-entry-init.h98 # All cores other than the master need to wait here for SMP bootstrap
/linux-4.1.27/Documentation/mic/
Dmic_overview.txt6 PCIe devices. The card itself runs a bootstrap after reset that
/linux-4.1.27/include/linux/netfilter/
Dx_tables.h249 struct xt_table_info *bootstrap,
/linux-4.1.27/Documentation/devicetree/bindings/arm/tegra/
Dnvidia,tegra20-emc.txt60 on a 2-pin "ram code" bootstrap setting on the board. The values of
/linux-4.1.27/Documentation/isdn/
DREADME.icn126 loadpg.bin - Image of the bootstrap loader.
DREADME.hysdn130 1005 First boot stage (bootstrap loader) failed
/linux-4.1.27/firmware/
DMakefile32 fw-shipped-$(CONFIG_ATARI_DSP56K) += dsp56k/bootstrap.bin
DWHENCE351 File: dsp56k/bootstrap.bin
352 Source: dsp56k/bootstrap.asm
/linux-4.1.27/net/netfilter/
Dx_tables.c853 struct xt_table_info *bootstrap, in xt_register_table() argument
877 table->private = bootstrap; in xt_register_table()
/linux-4.1.27/fs/ntfs/
Dlayout.h94 /*0x54*/u8 bootstrap[426]; /* Irrelevant (boot up code). */ member
/linux-4.1.27/net/ipv4/netfilter/
Darp_tables.c1783 struct xt_table_info bootstrap = {0}; in arpt_register_table() local
1802 new_table = xt_register_table(net, table, &bootstrap, newinfo); in arpt_register_table()
Dip_tables.c2076 struct xt_table_info bootstrap = {0}; in ipt_register_table() local
2094 new_table = xt_register_table(net, table, &bootstrap, newinfo); in ipt_register_table()
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/fuc/
Dkernel.fuc547 // bootstrap processes, idle process will be last, and not return
/linux-4.1.27/Documentation/m68k/
Dkernel-options.txt88 initial ramdisk loaded by your bootstrap program (please consult the
89 instructions for your bootstrap program to find out how to load an
214 passed by bootstrap! In this case, the size is selected automatically
/linux-4.1.27/net/ipv6/netfilter/
Dip6_tables.c2089 struct xt_table_info bootstrap = {0}; in ip6t_register_table() local
2107 new_table = xt_register_table(net, table, &bootstrap, newinfo); in ip6t_register_table()
/linux-4.1.27/mm/
Dslub.c3639 static struct kmem_cache * __init bootstrap(struct kmem_cache *static_cache) in bootstrap() function
3693 kmem_cache = bootstrap(&boot_kmem_cache); in kmem_cache_init()
3700 kmem_cache_node = bootstrap(&boot_kmem_cache_node); in kmem_cache_init()
/linux-4.1.27/Documentation/
Dxillybus.txt332 bootstrap process is done in three phases: