/openbmc/u-boot/board/nokia/rx51/ |
H A D | lowlevel_init.S | 18 kernsize: /* maximal size of kernel image */ 24 imagesize: /* maximal size of image */ 104 /* r6 - maximal u-boot size */ 122 /* r6 - maximal u-boot size */ 124 /* r7 - maximal kernel size */ 163 /* r6 - maximal u-boot size */
|
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/fw/api/ |
H A D | sta.h | 21 * @STA_FLG_MAX_AGG_SIZE_MSK: maximal size for A-MPDU (mask) 22 * @STA_FLG_MAX_AGG_SIZE_SHIFT: maximal size for A-MPDU (bit shift) 23 * @STA_FLG_MAX_AGG_SIZE_8K: maximal size for A-MPDU (8k supported) 24 * @STA_FLG_MAX_AGG_SIZE_16K: maximal size for A-MPDU (16k supported) 25 * @STA_FLG_MAX_AGG_SIZE_32K: maximal size for A-MPDU (32k supported) 26 * @STA_FLG_MAX_AGG_SIZE_64K: maximal size for A-MPDU (64k supported) 27 * @STA_FLG_MAX_AGG_SIZE_128K: maximal size for A-MPDU (128k supported) 28 * @STA_FLG_MAX_AGG_SIZE_256K: maximal size for A-MPDU (256k supported) 29 * @STA_FLG_MAX_AGG_SIZE_512K: maximal size for A-MPDU (512k supported) 30 * @STA_FLG_MAX_AGG_SIZE_1024K: maximal size for A-MPDU (1024k supported) [all …]
|
H A D | time-event.h | 71 /* If a Time Event has bounded repetitions, this is the maximal value */ 136 /* If a Time Event has bounded repetitions, this is the maximal value */ 206 * @max_frags: maximal number of fragments the Time Event can be divided to
|
/openbmc/linux/security/tomoyo/ |
H A D | Kconfig | 17 int "Default maximal count for learning mode" 22 This is the default value for maximal ACL entries 30 int "Default maximal count for audit log" 35 This is the default value for maximal entries for
|
/openbmc/u-boot/drivers/mtd/ubispl/ |
H A D | ubi-wrapper.h | 75 * @max_pool_size: maximal size of the user pool 76 * @max_wl_pool_size: maximal size of the pool used by the WL sub-system 91 * @max_size: maximal size of the pool
|
/openbmc/linux/arch/nios2/ |
H A D | Kconfig | 49 int "Order of maximal physically contiguous allocations" 52 The kernel page allocator limits the size of maximal physically 54 defines the maximal power of two of number of pages that can be
|
/openbmc/linux/drivers/hwmon/ |
H A D | bt1-pvt.h | 63 * @PVT_TEMP_MAX: Maximal temperature in millidegrees of Celsius. 66 * @PVT_VOLT_MAX: Maximal voltage in mV. 69 * @PVT_DATA_MAX: Maximal PVT raw data value. 71 * @PVT_TRIM_MAX: Maximal temperature sensor trim value.
|
/openbmc/linux/Documentation/mm/ |
H A D | memory-model.rst | 9 spans a contiguous range up to the maximal address. It could be, 73 that aids the sections management. The section size and maximal number 80 The maximal number of sections is denoted `NR_MEM_SECTIONS` and 89 on `CONFIG_SPARSEMEM_EXTREME` and the maximal possible number of
|
/openbmc/linux/arch/sh/mm/ |
H A D | Kconfig | 22 int "Order of maximal physically contiguous allocations" 28 The kernel page allocator limits the size of maximal physically 30 defines the maximal power of two of number of pages that can be
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/libsdl/libsdl-1.2.15/ |
H A D | CVE-2019-7635.patch | 12 refer to a color number higher then the maximal used colors, a subsequent 19 maximal color number in the palette. A validation failure raises an
|
/openbmc/linux/Documentation/devicetree/bindings/ata/ |
H A D | snps,dwc-ahci-common.yaml | 98 description: Maximal size of Tx DMA transactions in FIFO words 103 description: Maximal size of Rx DMA transactions in FIFO words
|
/openbmc/linux/arch/x86/boot/compressed/ |
H A D | kernel_info.S | 17 /* Maximal allowed type for setup_data and setup_indirect structs. */
|
/openbmc/linux/Documentation/devicetree/bindings/net/ieee802154/ |
H A D | adf7242.txt | 5 - spi-max-frequency: maximal bus speed (12.5 MHz)
|
H A D | mrf24j40.txt | 7 - spi-max-frequency: maximal bus speed, should be set something under or equal
|
H A D | mcr20a.txt | 5 - spi-max-frequency: maximal bus speed, should be set to a frequency
|
H A D | at86rf230.txt | 6 - spi-max-frequency: maximal bus speed, should be set to 7500000 depends
|
H A D | cc2520.txt | 5 - spi-max-frequency: maximal bus speed (8000000), should be set to 4000000 depends
|
/openbmc/linux/arch/sparc/ |
H A D | Kconfig | 276 int "Order of maximal physically contiguous allocations" 279 The kernel page allocator limits the size of maximal physically 281 defines the maximal power of two of number of pages that can be
|
/openbmc/linux/Documentation/power/ |
H A D | power_supply_class.rst | 105 design values for maximal and minimal power supply voltages. 106 Maximal/minimal means values of voltages when battery considered 111 about maximal and minimal voltage thresholds of a given battery.
|
/openbmc/linux/arch/m68k/ |
H A D | Kconfig.cpu | 400 int "Order of maximal physically contiguous allocations" if ADVANCED 404 The kernel page allocator limits the size of maximal physically 406 defines the maximal power of two of number of pages that can be
|
/openbmc/linux/arch/x86/include/asm/ |
H A D | intel_ds.h | 9 /* The maximal number of PEBS events: */
|
/openbmc/linux/include/linux/ |
H A D | ext2_fs.h | 26 * Maximal count of links to a file
|
/openbmc/linux/tools/include/uapi/linux/ |
H A D | pkt_sched.h | 215 __u32 limit; /* Maximal packets in queue */ 217 unsigned flows; /* Maximal number of flows */ 234 __u32 limit; /* HARD maximal flow queue length (bytes) */ 264 __u32 limit; /* HARD maximal queue length (bytes) */ 327 __u32 limit; /* HARD maximal queue length (bytes) */
|
/openbmc/linux/Documentation/ABI/testing/ |
H A D | sysfs-platform-lg-laptop | 21 Maximal battery charge level. Accepted values are 80 or 100.
|
/openbmc/linux/include/uapi/linux/ |
H A D | fd.h | 91 read_track, /* maximal number of errors permitted to read an 93 reset, /* maximal number of errors before a reset is tried */ 94 recal, /* maximal number of errors before a recalibrate is
|