/linux-4.4.14/arch/mips/ath79/ |
D | dev-usb.c | 187 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()
|
D | clock.c | 249 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()
|
D | pci.c | 232 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.4.14/arch/arm/boot/dts/ |
D | aks-cdu.dts | 71 bootstrap@0 { 72 label = "bootstrap";
|
D | at91-kizboxmini.dts | 80 bootstrap@0 { 81 label = "bootstrap";
|
D | at91-kizbox.dts | 67 bootstrap@0 { 68 label = "bootstrap";
|
D | at91-kizbox2.dts | 153 bootstrap@0 { 154 label = "bootstrap";
|
D | at91sam9m10g45ek.dts | 255 label = "bootstrap/uboot/kernel";
|
/linux-4.4.14/arch/mn10300/ |
D | Makefile | 83 bootstrap: target 84 $(Q)$(MAKEBOOT) bootstrap
|
/linux-4.4.14/firmware/dsp56k/ |
D | bootstrap.bin.ihex | 26 /* DSP56001 bootstrap code */
|
/linux-4.4.14/drivers/gpu/drm/mga/ |
D | mga_dma.c | 759 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.4.14/arch/xtensa/boot/boot-elf/ |
D | Makefile | 17 boot-y := bootstrap.o
|
/linux-4.4.14/arch/xtensa/boot/boot-redboot/ |
D | Makefile | 15 boot-y := bootstrap.o
|
/linux-4.4.14/arch/mips/include/asm/mach-cavium-octeon/ |
D | kernel-entry-init.h | 98 # All cores other than the master need to wait here for SMP bootstrap
|
/linux-4.4.14/Documentation/mic/ |
D | mic_overview.txt | 6 PCIe devices. The card itself runs a bootstrap after reset that
|
/linux-4.4.14/include/linux/netfilter/ |
D | x_tables.h | 256 struct xt_table_info *bootstrap,
|
/linux-4.4.14/Documentation/devicetree/bindings/arm/tegra/ |
D | nvidia,tegra20-emc.txt | 60 on a 2-pin "ram code" bootstrap setting on the board. The values of
|
/linux-4.4.14/Documentation/isdn/ |
D | README.icn | 126 loadpg.bin - Image of the bootstrap loader.
|
D | README.hysdn | 130 1005 First boot stage (bootstrap loader) failed
|
/linux-4.4.14/firmware/ |
D | Makefile | 32 fw-shipped-$(CONFIG_ATARI_DSP56K) += dsp56k/bootstrap.bin
|
D | WHENCE | 351 File: dsp56k/bootstrap.bin 352 Source: dsp56k/bootstrap.asm
|
/linux-4.4.14/net/netfilter/ |
D | x_tables.c | 1084 struct xt_table_info *bootstrap, in xt_register_table() argument 1108 table->private = bootstrap; in xt_register_table()
|
/linux-4.4.14/fs/ntfs/ |
D | layout.h | 94 /*0x54*/u8 bootstrap[426]; /* Irrelevant (boot up code). */ member
|
/linux-4.4.14/net/ipv4/netfilter/ |
D | arp_tables.c | 1675 struct xt_table_info bootstrap = {0}; in arpt_register_table() local 1693 new_table = xt_register_table(net, table, &bootstrap, newinfo); in arpt_register_table()
|
D | ip_tables.c | 1925 struct xt_table_info bootstrap = {0}; in ipt_register_table() local 1942 new_table = xt_register_table(net, table, &bootstrap, newinfo); in ipt_register_table()
|
/linux-4.4.14/drivers/staging/fsl-mc/ |
D | README.txt | 313 to bootstrap things
|
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/fuc/ |
D | kernel.fuc | 547 // bootstrap processes, idle process will be last, and not return
|
/linux-4.4.14/net/ipv6/netfilter/ |
D | ip6_tables.c | 1927 struct xt_table_info bootstrap = {0}; in ip6t_register_table() local 1944 new_table = xt_register_table(net, table, &bootstrap, newinfo); in ip6t_register_table()
|
/linux-4.4.14/Documentation/m68k/ |
D | kernel-options.txt | 88 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.4.14/mm/ |
D | slub.c | 3853 static struct kmem_cache * __init bootstrap(struct kmem_cache *static_cache) in bootstrap() function 3907 kmem_cache = bootstrap(&boot_kmem_cache); in kmem_cache_init() 3914 kmem_cache_node = bootstrap(&boot_kmem_cache_node); in kmem_cache_init()
|
/linux-4.4.14/Documentation/ |
D | xillybus.txt | 332 bootstrap process is done in three phases:
|
/linux-4.4.14/drivers/net/ethernet/qlogic/qed/ |
D | qed_hsi.h | 5244 struct legacy_bootstrap_region bootstrap; member
|