/openbmc/linux/drivers/mtd/parsers/ |
H A D | Kconfig | 3 tristate "TI AR7 partitioning parser" 5 TI AR7 partitioning parser support 8 tristate "BCM47XX partitioning parser" 15 bool "BCM63XX CFE partitioning parser" 71 tristate "OpenFirmware (device tree) partitioning parser" 81 bool "BCM4908 partitioning support" 90 bool "Linksys Northstar partitioning support"
|
H A D | cmdlinepart.c | 328 * obtain the partitioning information. At this point the command line 371 pr_warn("%s: partitioning exceeds flash size, truncating\n", in parse_cmdline_partitions() 432 MODULE_PARM_DESC(mtdparts, "Partitioning specification");
|
/openbmc/linux/include/linux/spi/ |
H A D | flash.h | 10 * @parts: optional array of mtd_partitions for static partitioning 11 * @nr_parts: number of mtd_partitions for static partitioning 17 * help set up the device and its appropriate default partitioning.
|
/openbmc/linux/arch/mips/include/asm/octeon/ |
H A D | cvmx-l2c.h | 183 * Return the L2 Cache way partitioning for a given core. 187 * Returns The mask specifying the partitioning. 0 bits in mask indicates 196 * @core: The core that the partitioning applies to. 197 * @mask: The partitioning of the ways expressed as a binary 207 * ways regardless of the partitioning. 212 * Return the L2 Cache way partitioning for the hw blocks. 223 * @mask: The partitioning of the ways expressed as a binary 233 * ways regardless of the partitioning.
|
/openbmc/u-boot/arch/arm/include/asm/arch-fsl-layerscape/ |
H A D | stream_id_lsch2.h | 12 * of stream IDs available, and the partitioning of them is scenario 13 * dependent. This header defines the partitioning between legacy, PCI, 16 * This partitioning can be customized in this file depending
|
H A D | stream_id_lsch3.h | 13 * number of stream IDs available, and the partitioning of them is scenario 14 * dependent. This header defines the partitioning between legacy, 17 * This partitioning can be customized in this file depending
|
/openbmc/u-boot/include/linux/mtd/ |
H A D | partitions.h | 2 * MTD partitioning layer definitions 60 * @of_node: for OF parsers, device node containing partitioning information 69 * Functions dealing with the various ways of partitioning the space
|
/openbmc/linux/arch/arm/include/asm/mach/ |
H A D | flash.h | 21 * parts: optional array of mtd_partitions for static partitioning 22 * nr_parts: number of mtd_partitions for static partitioning
|
/openbmc/openbmc/poky/meta/recipes-devtools/fdisk/ |
H A D | gptfdisk_1.0.10.bb | 1 SUMMARY = "Utility for modifying GPT disk partitioning" 2 DESCRIPTION = "GPT fdisk is a disk partitioning tool loosely modeled on Linux fdisk, but used for m…
|
/openbmc/docs/architecture/code-update/ |
H A D | emmc-storage-design.md | 12 filesystem type, partitioning, volume management, boot options and 44 - GPT partitioning for the eMMC User Data Area: This is chosen over dynamic 45 partitioning due to the lack of offline tools to build an LVM image (see 141 - FAT MBR partitioning: FAT is a simple and well understood partition table 175 - Partitioning: If the eMMC is used to store the boot loader, a ext4 (or vfat)
|
/openbmc/linux/Documentation/devicetree/bindings/mtd/partitions/ |
H A D | tplink,safeloader-partitions.yaml | 12 data). That requires flash partitioning. 24 This binding describes partitioning method and defines offset of ASCII
|
H A D | arm,arm-firmware-suite.yaml | 15 The ARM Firmware Suite is a flash partitioning system found on the
|
/openbmc/linux/drivers/mtd/maps/ |
H A D | impa7.c | 25 #define MTDID "impa7-%d" /* for mtdparts= partitioning */ 45 * MTD partitioning stuff
|
/openbmc/linux/include/linux/mtd/ |
H A D | partitions.h | 2 * MTD partitioning layer definitions 75 * Functions dealing with the various ways of partitioning the space
|
/openbmc/linux/drivers/pci/hotplug/ |
H A D | Kconfig | 142 tristate "RPA Dynamic Logical Partitioning for I/O slots" 145 Say Y here if your system supports Dynamic Logical Partitioning
|
H A D | rpadlpar.h | 3 * Interface for Dynamic Logical Partitioning of I/O Slots on
|
/openbmc/u-boot/arch/arm/cpu/armv8/fsl-layerscape/doc/ |
H A D | README.soc | 77 - Support for hardware virtualization and partitioning enforcement 121 - Support for hardware virtualization and partitioning enforcement 248 - Support for hardware virtualization and partitioning enforcement 314 Support for hardware virtualization and partitioning (ARM MMU-500)
|
/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/ |
H A D | NetworkAdapter.v1_11_0.json | 66 "description": "NIC Partitioning (NPAR) capabilities for this controller.", 67 …l contain capability, status, and configuration values related to NIC partitioning for this contro… 557 … "description": "NIC Partitioning capability, status, and configuration for a controller.", 575 … "description": "An indication of whether the controller supports NIC function partitioning.", 576 …iption": "This property shall indicate whether the controller supports NIC function partitioning.", 585 … "description": "An indication of whether NIC function partitioning is active on this controller.", 586 …"longDescription": "This property shall indicate whether NIC function partitioning is active on th…
|
/openbmc/u-boot/arch/powerpc/include/asm/ |
H A D | immap_85xx.h | 3058 u32 l2pir0; /* 0x200 L2 cache partitioning ID register 0 */ 3060 u32 l2par0; /* 0x208 L2 cache partitioning allocation register 0 */ 3061 u32 l2pwr0; /* 0x20c L2 cache partitioning way register 0 */ 3062 u32 l2pir1; /* 0x210 L2 cache partitioning ID register 1 */ 3064 u32 l2par1; /* 0x218 L2 cache partitioning allocation register 1 */ 3065 u32 l2pwr1; /* 0x21c L2 cache partitioning way register 1 */ 3066 u32 u2pir2; /* 0x220 L2 cache partitioning ID register 2 */ 3068 u32 l2par2; /* 0x228 L2 cache partitioning allocation register 2 */ 3069 u32 l2pwr2; /* 0x22c L2 cache partitioning way register 2 */ 3070 u32 l2pir3; /* 0x230 L2 cache partitioning ID register 3 */ [all …]
|
/openbmc/openbmc/poky/meta/recipes-extended/images/ |
H A D | core-image-testcontroller.bb | 16 # care of partitioning for us
|
/openbmc/openbmc/meta-openembedded/meta-python/recipes-extended/python-pyparted/ |
H A D | python3-pyparted_3.12.0.bb | 2 an interface to libparted, the GNU parted library for disk partitioning and \
|
/openbmc/linux/Documentation/misc-devices/ |
H A D | ibmvmc.rst | 39 a system administrator to configure the system’s partitioning 54 The VMC enables the management partition to provide basic partitioning 57 - Logical Partitioning Configuration
|
/openbmc/linux/drivers/mtd/devices/ |
H A D | Kconfig | 90 specify device partitioning 113 if you want to specify device partitioning.
|
/openbmc/linux/Documentation/driver-api/media/drivers/ |
H A D | fimc-devel.rst | 10 Files partitioning
|
/openbmc/linux/block/partitions/ |
H A D | atari.h | 10 * modified for ICD/Supra partitioning scheme restricted to at most 12
|