| /linux/scripts/ |
| H A D | make_fit.py | 8 """Build a FIT containing a lot of devicetree files 12 -o arch/arm64/boot/image.fit -k /tmp/kern/arch/arm64/boot/image.itk 16 Creates a FIT containing the supplied kernel, an optional ramdisk, and a set of 22 Use -E to generate an external FIT (where the data is placed after the 23 FIT data structure). This allows parsing of the data without loading 24 the entire FIT. 34 The resulting FIT can be booted by bootloaders which support FIT, such 70 epilog = 'Build a FIT from a directory tree containing .dtb files' 79 help='Convert the FIT to use external data') 83 help='Specifies the output file (.fit)') [all …]
|
| /linux/arch/mips/generic/ |
| H A D | Kconfig | 20 comment "Legacy (non-UHI/non-FIT) Boards" 51 comment "FIT/UHI Boards" 57 from Imagination Technologies in the FIT kernel image. You should 65 from Imagination Technologies in the FIT kernel image. 71 National Instruments in the FIT kernel image. 77 from Imagination Technologies in the FIT kernel image. 84 from Microsemi in the FIT kernel image. 92 from Microsemi in the FIT kernel image. 100 from Microsemi in the FIT kernel image. 108 from Microsemi in the FIT kernel image.
|
| /linux/Documentation/arch/arm/google/ |
| H A D | chromebook-boot-flow.rst | 8 depthcharge_ bootloader. Depthcharge_ expects the OS to be packaged as a `FIT 10 is up to depthcharge_ to pick the right device tree from the `FIT Image`_ and 34 Depthcharge_ will look through all device trees in the `FIT Image`_ trying to 36 through all device trees in the `FIT Image`_ trying to find the one that 69 .. _`FIT Image`: https://doc.coreboot.org/lib/payloads/fit.html
|
| /linux/arch/arm/boot/dts/aspeed/ |
| H A D | facebook-bmc-flash-layout-128.dtsi | 35 * FIT image: 119 MB. 37 fit@100000 { 39 label = "fit";
|
| H A D | facebook-bmc-flash-layout.dtsi | 19 fit@80000 { 21 label = "fit";
|
| /linux/arch/arm64/boot/ |
| H A D | Makefile | 20 Image.zst Image.xz image.fit 46 $(obj)/image.fit: $(obj)/Image $(obj)/dts/dtbs-list FORCE 47 $(call if_changed,fit)
|
| /linux/Documentation/driver-api/gpio/ |
| H A D | using-gpio.rst | 27 software-hardware interface to be set up. They should not have a natural fit 28 to any existing kernel subsystem and not be a good fit for an operating system, 33 from userspace will likely be a good fit for using GPIO lines from userspace as
|
| /linux/arch/arm64/ |
| H A D | Makefile | 164 BOOT_TARGETS := Image vmlinuz.efi image.fit 176 image.fit: dtbs 178 vmlinuz.efi image.fit: Image 227 echo ' image.fit - Flat Image Tree (arch/$(ARCH)/boot/image.fit)'
|
| /linux/rust/kernel/num/ |
| H A D | bounded.rs | 65 /// // The value `15` is statically validated to fit that constraint at build time. 76 /// // This also doesn't build: the requested value doesn't fit within 4 signed bits. 201 /// // This however does not build, as 10 bits won't fit into a `u8` (regardless of the actually 224 /// // Fails because `128` doesn't fit into 6 bits. 299 /// Returns [`None`] if `value` doesn't fit within `N` bits. in __new() 312 /// // `0x1ff` doesn't fit into 8 unsigned bits. 353 /// // Triggers a build error as `v` cannot be asserted to fit within 4 bits... 413 // SAFETY: The value did fit within `N` bits, so it will all the more fit within in extend() 433 /// // ... but doesn't fit withi [all...] |
| /linux/drivers/md/dm-vdo/indexer/ |
| H A D | geometry.h | 45 /* Number of records that fit on a page */ 47 /* Number of records that fit in a chapter */ 49 /* Number of records that fit in a volume */
|
| /linux/drivers/ata/pata_parport/ |
| H A D | fit2.c | 11 * Newer models of the FIT products use an enhanced protocol. 30 * NB: The FIT adapter does not appear to use the control registers. 113 dev_info(&pi->dev, "FIT 2000 adapter at 0x%x, delay %d\n", in fit2_log_adapter()
|
| /linux/net/core/ |
| H A D | gso.c | 244 * skb_gso_validate_network_len - Will a split GSO skb fit into a given MTU? 249 * skb_gso_validate_network_len validates if a given skb will fit a 260 * skb_gso_validate_mac_len - Will a split GSO skb fit in a given length? 265 * skb_gso_validate_mac_len validates if a given skb will fit a wanted
|
| /linux/arch/m68k/ |
| H A D | Kconfig.bus | 27 expansion cards that do not fit in the Zorro slots but fit in e.g.
|
| /linux/Documentation/gpu/amdgpu/display/ |
| H A D | multi-display-hdcp-mpo.svg | 70 fit-margin-top="0" 71 fit-margin-left="0" 72 fit-margin-right="0" 73 fit-margin-bottom="0" />
|
| /linux/Documentation/RCU/Design/Memory-Ordering/ |
| H A D | rcu_node-lock.svg | 72 fit-margin-top="5" 73 fit-margin-right="5" 74 fit-margin-left="5" 75 fit-margin-bottom="5" />
|
| /linux/Documentation/userspace-api/media/v4l/ |
| H A D | subdev-image-processing-crop.svg | 45 fit-margin-top="0" 46 fit-margin-left="0" 47 fit-margin-right="0" 48 fit-margin-bottom="0"
|
| H A D | v4l2-selection-targets.rst | 47 - Bounds of the crop rectangle. All valid crop rectangles fit inside 69 - Bounds of the compose rectangle. All valid compose rectangles fit
|
| /linux/drivers/pinctrl/mediatek/ |
| H A D | mtk-eint.h | 80 /* Used to fit into various EINT device */ 86 /* Used to fit into various pinctrl device */
|
| /linux/drivers/acpi/acpica/ |
| H A D | exstorob.c | 96 /* Truncate the source, copy only what will fit */ in acpi_ex_store_buffer_to_buffer() 147 * Replace existing string value if it will fit and the string in acpi_ex_store_string_to_string() 153 * String will fit in existing non-static buffer. in acpi_ex_store_string_to_string()
|
| /linux/Documentation/RCU/Design/Expedited-Grace-Periods/ |
| H A D | Funnel1.svg | 95 fit-margin-top="5" 96 fit-margin-left="5" 97 fit-margin-right="5" 98 fit-margin-bottom="5" />
|
| H A D | Funnel0.svg | 95 fit-margin-top="5" 96 fit-margin-left="5" 97 fit-margin-right="5" 98 fit-margin-bottom="5" />
|
| /linux/Documentation/core-api/ |
| H A D | idr.rst | 42 idr_alloc_u32(). If you need IDs that will not fit in a u32, 53 also use idr_get_next() if the iterator doesn't fit your needs.
|
| /linux/drivers/net/ipa/ |
| H A D | ipa_cmd.c | 149 /* The size of a filter table needs to fit into fields in the in ipa_cmd_validate_build() 184 /* Size must fit in the immediate command field that holds it */ in ipa_cmd_table_init_valid() 192 /* Offset must fit in the immediate command field that holds it */ in ipa_cmd_table_init_valid() 217 * the offset and size fit in the fields that need to hold them, and in ipa_cmd_header_init_local_valid() 296 * offset will fit in a register write IPA immediate command. in ipa_cmd_register_write_valid() 522 /* size and offset must fit in 16 bit fields */ in ipa_cmd_dma_shared_mem_add()
|
| /linux/Documentation/gpu/ |
| H A D | komeda-kms.rst | 53 Post image processor adjusts frame data like gamma and color space to fit the 80 adjusted to fit different usages. And D71 has two pipelines, which support two 356 single component, usually that needs multiple components to fit the requirement. 358 compiz, improc and timing_ctrlr to work together to fit these requirements. 400 Layers to fit the requirement of one KMS-plane.
|
| /linux/tools/testing/memblock/tests/ |
| H A D | alloc_api.c | 115 * of the previously reserved block (i.e. first fit): 157 * end of the previously reserved block (i.e. second fit): 205 * a gap too small to fit the new region: 309 * regions with memory gaps too small to fit the new region: 592 * the beginning of the previously reserved block (i.e. first fit): 631 * the beginning of the previously reserved block (i.e. second fit): 679 * small to fit the new region:
|