| /kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlegacy/ |
| D | prph.h | 102 * BSM (Bootstrap State Machine) 104 * The Bootstrap State Machine (BSM) stores a short bootstrap uCode program 109 * internally loads the short bootstrap program from the special SRAM into the 111 * the bootstrap program. 113 * This bootstrap program loads (via PCI busmaster DMA) instructions and data 116 * four BSM_DRAM_* registers. Once the bootstrap program loads the new program, 134 * 1) Load bootstrap program (instructions only, no data image for bootstrap) 135 * into bootstrap memory. Use dword writes starting at BSM_SRAM_LOWER_BOUND 143 * BSM_WR_MEM_DWCOUNT_REG = # dwords in bootstrap instruction image 145 * 4) Load bootstrap into instruction SRAM: [all …]
|
| D | 4965.c | 110 /* Try bootstrap */ in il4965_verify_ucode() 115 D_INFO("Bootstrap uCode is good in inst SRAM\n"); in il4965_verify_ucode() 141 * Selection of bootstrap image (vs. other images) is arbitrary. */ in il4965_verify_ucode() 265 /* check contents of special bootstrap uCode SRAM */ 290 D_INFO("BSM bootstrap uCode image OK\n"); in il4965_verify_bsm() 296 * il4965_load_bsm - Load bootstrap instructions 300 * The Bootstrap State Machine (BSM) stores a short bootstrap uCode program 303 * the bootstrap program into the on-board processor, and starts it. 305 * The bootstrap program loads (via DMA) instructions and data for a new 323 * When powering back up, the BSM loads the bootstrap program. This reloads [all …]
|
| D | 3945.c | 2466 /* check contents of special bootstrap uCode SRAM */ 2491 D_INFO("BSM bootstrap uCode image OK\n"); in il3945_verify_bsm() 2524 * il3945_load_bsm - Load bootstrap instructions 2528 * The Bootstrap State Machine (BSM) stores a short bootstrap uCode program 2531 * the bootstrap program into the on-board processor, and starts it. 2533 * The bootstrap program loads (via DMA) instructions and data for a new 2551 * When powering back up, the BSM loads the bootstrap program. This reloads 2571 /* make sure bootstrap program is no larger than BSM's SRAM size */ in il3945_load_bsm() 2575 /* Tell bootstrap uCode where to find the "Initialize" uCode in il3945_load_bsm() 2590 /* Fill BSM memory with bootstrap instructions */ in il3945_load_bsm() [all …]
|
| /kernel/linux/linux-5.10/arch/mips/ath79/ |
| D | clock.c | 240 u32 bootstrap; in ar934x_clocks_init() local 245 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() local 360 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() local 443 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 …]
|
| /kernel/linux/linux-5.10/arch/m68k/include/uapi/asm/ |
| D | bootinfo.h | 25 * information to be passed from the bootstrap to the kernel. 30 * This structure is copied right after the kernel by the bootstrap 146 * bootstrap checks for a matching version of the interface before booting 147 * a kernel, to avoid user confusion if kernel and bootstrap don't work
|
| /kernel/linux/linux-5.10/arch/arm/boot/dts/ |
| D | aks-cdu.dts | 68 bootstrap@0 { 69 label = "bootstrap";
|
| D | at91-kizboxmini-common.dtsi | 149 bootstrap@0 { 150 label = "bootstrap";
|
| D | at91-kizbox.dts | 130 bootstrap@0 { 131 label = "bootstrap";
|
| D | at91-kizbox2-common.dtsi | 215 bootstrap@0 { 216 label = "bootstrap";
|
| D | at91-kizbox3_common.dtsi | 131 bootstrap@0 { 132 label = "bootstrap";
|
| /kernel/linux/linux-5.10/include/xen/interface/ |
| D | xen.h | 611 * 3. This the order of bootstrap elements in the initial virtual region: 621 * g. bootstrap page tables [pt_base, CR3 (x86)] 622 * h. bootstrap stack [register ESP (x86)] 623 * 4. Bootstrap elements are packed together, but each is 4kB-aligned. 625 * layout for the domain. In particular, the bootstrap virtual-memory 627 * 6. All bootstrap elements are mapped read-writable for the guest OS. The 628 * only exception is the bootstrap page table, which is mapped read-only. 630 * bootstrap element. If necessary, the bootstrap virtual region is 655 unsigned long nr_pt_frames; /* Number of bootstrap p.t. frames. */
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/mga/ |
| D | mga_dma.c | 439 * Bootstrap the driver for AGP DMA. 614 * Bootstrap the driver for PCI DMA. 777 drm_mga_dma_bootstrap_t *bootstrap = data; in mga_dma_bootstrap() local 783 err = mga_do_dma_bootstrap(dev, bootstrap); in mga_dma_bootstrap() 790 bootstrap->texture_handle = dev_priv->agp_textures->offset; in mga_dma_bootstrap() 791 bootstrap->texture_size = dev_priv->agp_textures->size; in mga_dma_bootstrap() 793 bootstrap->texture_handle = 0; in mga_dma_bootstrap() 794 bootstrap->texture_size = 0; in mga_dma_bootstrap() 797 bootstrap->agp_mode = modes[bootstrap->agp_mode & 0x07]; in mga_dma_bootstrap()
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/net/ |
| D | mediatek-bluetooth.txt | 59 enter proper bootstrap mode. 67 the device is powered up to enter proper bootstrap mode when
|
| /kernel/linux/linux-5.10/arch/alpha/kernel/ |
| D | process.c | 91 /* Clear reason to "default"; clear "bootstrap in progress". */ in common_shutdown_1() 107 flags |= 0x00020000UL; /* "cold bootstrap" */ in common_shutdown_1() 116 doing a "warm" bootstrap. */ in common_shutdown_1() 117 flags |= 0x00030000UL; /* "warm bootstrap" */ in common_shutdown_1()
|
| /kernel/linux/linux-5.10/tools/bpf/bpftool/ |
| D | .gitignore | 3 /bpftool-bootstrap
|
| D | Makefile | 120 BPFTOOL_BOOTSTRAP := $(if $(OUTPUT),$(OUTPUT)bpftool-bootstrap,./bpftool-bootstrap)
|
| /kernel/linux/linux-5.10/drivers/md/persistent-data/ |
| D | dm-space-map-metadata.c | 579 * this tiny bootstrap allocator. 587 DMERR("bootstrap doesn't support extend"); in sm_bootstrap_extend() 631 DMERR("bootstrap doesn't support set_count"); in sm_bootstrap_set_count() 672 DMERR("bootstrap doesn't support root_size"); in sm_bootstrap_root_size() 680 DMERR("bootstrap doesn't support copy_root"); in sm_bootstrap_copy_root()
|
| /kernel/linux/linux-5.10/mm/ |
| D | failslab.c | 19 /* No fault-injection for bootstrap cache */ in __should_failslab()
|
| /kernel/linux/linux-5.10/arch/xtensa/boot/boot-elf/ |
| D | bootstrap.S | 2 * arch/xtensa/boot/boot-elf/bootstrap.S
|
| D | Makefile | 17 boot-y := bootstrap.o
|
| /kernel/linux/linux-5.10/arch/alpha/include/uapi/asm/ |
| D | setup.h | 33 * This is setup by the secondary bootstrap loader. Because
|
| /kernel/linux/linux-5.10/arch/mips/loongson2ef/common/ |
| D | irq.c | 48 * int-handler is not on bootstrap in arch_init_irq()
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/display/bridge/ |
| D | toshiba,tc358767.txt | 5 - reg: i2c address of the bridge, 0x68 or 0x0f, depending on bootstrap pins
|
| /kernel/linux/linux-5.10/arch/xtensa/boot/boot-redboot/ |
| D | Makefile | 15 boot-y := bootstrap.o
|
| /kernel/linux/linux-5.10/arch/sparc/prom/ |
| D | bootstr_32.c | 53 * of an argument. But a smart bootstrap loader can. in prom_getbootargs()
|