/openbmc/witherspoon-pfault-analysis/power-supply/ |
H A D | maximum.hpp | 2 #include <org/open_power/Sensor/Aggregation/History/Maximum/server.hpp> 17 sdbusplus::org::open_power::Sensor::Aggregation::History::server::Maximum; 20 * @class Maximum 22 * Implements Sensor.Aggregation.History.Maximum 24 * This includes a property that is an array of timestamp/maximum tuples 27 class Maximum : public ServerObject<MaximumInterface> class 30 static constexpr auto name = "maximum"; 32 Maximum() = delete; 33 Maximum(const Maximum&) = delete; 34 Maximum& operator=(const Maximum&) = delete; [all …]
|
H A D | record_manager.hpp | 40 * The history is the average and maximum power values across 30s 69 * @param[in] maxRec - the maximum number of history 77 * @param[in] maxRec - the maximum number of history 112 * @brief Returns the history of maximum input power 174 * @brief The maximum number of entries to keep in the history. 187 * @brief The list of timestamp/average/maximum records.
|
/openbmc/phosphor-power/power-supply/ |
H A D | maximum.hpp | 2 #include <org/open_power/Sensor/Aggregation/History/Maximum/server.hpp> 17 sdbusplus::org::open_power::Sensor::Aggregation::History::server::Maximum; 20 * @class Maximum 22 * Implements Sensor.Aggregation.History.Maximum 24 * This includes a property that is an array of timestamp/maximum tuples 27 class Maximum : public ServerObject<MaximumInterface> class 30 static constexpr auto name = "maximum"; 32 Maximum() = delete; 33 Maximum(const Maximum&) = delete; 34 Maximum& operator=(const Maximum&) = delete; [all …]
|
H A D | record_manager.hpp | 40 * The history is the average and maximum power values across 30s 69 * @param[in] maxRec - the maximum number of history 79 * @param[in] maxRec - the maximum number of history 114 * @brief Returns the history of maximum input power 176 * @brief The maximum number of entries to keep in the history. 189 * @brief The list of timestamp/average/maximum records.
|
/openbmc/u-boot/drivers/video/stm32/ |
H A D | Kconfig | 17 int "Maximum horizontal resolution (for memory allocation purposes)" 21 The maximum horizontal resolution to support for the framebuffer. 26 int "Maximum vertical resolution (for memory allocation purposes)" 30 The maximum vertical resolution to support for the framebuffer. 35 int "Maximum bits per pixel (for memory allocation purposes)" 39 The maximum bits per pixel to support for the framebuffer.
|
/openbmc/u-boot/include/ |
H A D | common_timing_params.h | 30 unsigned int twtr_ps; /* maximum = 63750 ps */ 31 unsigned int trfc_ps; /* maximum = 255 ns + 256 ns + .75 ns 34 unsigned int trrd_ps; /* maximum = 63750 ps */ 37 unsigned int twr_ps; /* maximum = 63750 ps */ 38 unsigned int trc_ps; /* maximum = 254 ns + .75 ns = 254750 ps */
|
H A D | ubispl.h | 13 * Defines the maximum number of logical erase blocks per loadable 18 * Defines the maximum physical erase block size to size the fastmap 23 * Define the maximum number of physical erase blocks to size the 28 * Defines the maximum number of volumes in which UBISPL is
|
/openbmc/phosphor-logging/extensions/openpower-pels/ |
H A D | paths.hpp | 27 * @brief Returns the maximum size in bytes allocated to store PELs. 32 * @return size_t The maximum size in bytes to use for storing PELs. 37 * @brief Returns the maximum number of PELs allowed 42 * @return size_t The maximum number of PELs to allow in the repository.
|
/openbmc/qemu/migration/ |
H A D | migration-stats.h | 93 * Maximum amount of data we can send in a cycle. 109 * migration_rate_get: Get the maximum amount that can be transferred. 111 * Returns the maximum number of bytes that can be transferred in a cycle. 123 * migration_rate_set: Set the maximum amount that can be transferred. 125 * Sets the maximum amount of bytes that can be transferred in one cycle. 127 * @new_rate: new maximum amount
|
/openbmc/u-boot/drivers/mtd/ubi/ |
H A D | Kconfig | 29 This parameter defines the maximum difference between the highest 42 int "Maximum expected bad eraseblock count per 1024 eraseblocks" 46 This option specifies the maximum bad physical eraseblocks UBI 51 NAND datasheets often specify the minimum and maximum NVM (Number of 52 Valid Blocks) for the flashes' endurance lifetime. The maximum 61 flash chip admits maximum 40 bad eraseblocks, and it is split on two
|
/openbmc/phosphor-fan-presence/control/json/actions/ |
H A D | target_from_group_max.hpp | 32 * to a value corresponding to the maximum value from group's member 35 * If there are more than one group using this action, the maximum 62 * for the decreasing case. The maximum property value in a group will be 65 * maximum value from the static map will be used to set to the Zone's target. 100 /*The previous maximum property value from group used for checking against 104 /*The table of maximum speed derived from each group using this action*/ 142 * @brief Process through all groups of the event and return the maximum
|
/openbmc/bmcweb/redfish-core/include/generated/enums/ |
H A D | telemetry_service.hpp | 13 Maximum, enumerator 21 {CollectionFunction::Maximum, "Maximum"},
|
/openbmc/u-boot/drivers/video/rockchip/ |
H A D | Kconfig | 23 int "Maximum horizontal resolution (for memory allocation purposes)" 27 The maximum horizontal resolution to support for the framebuffer. 32 int "Maximum vertical resolution (for memory allocation purposes)" 36 The maximum vertical resolution to support for the framebuffer.
|
/openbmc/phosphor-dbus-interfaces/gen/org/open_power/Sensor/Aggregation/History/ |
H A D | meson.build | 3 subdir('Maximum') subdir 34 '../../../../../../yaml/org/open_power/Sensor/Aggregation/History/Maximum.interface.yaml', 36 output: ['Maximum.md'], 48 'org/open_power/Sensor/Aggregation/History/Maximum',
|
/openbmc/qemu/include/standard-headers/linux/ |
H A D | virtio_blk.h | 34 #define VIRTIO_BLK_F_SIZE_MAX 1 /* Indicates maximum segment size */ 35 #define VIRTIO_BLK_F_SEG_MAX 2 /* Indicates maximum # of segments */ 61 /* The maximum segment size (if VIRTIO_BLK_F_SIZE_MAX) */ 63 /* The maximum number of segments (if VIRTIO_BLK_F_SEG_MAX) */ 94 * The maximum discard sectors (in 512-byte sectors) for 99 * The maximum number of discard segments in a 108 * The maximum number of write zeroes sectors (in 512-byte sectors) in 113 * The maximum number of segments in a write zeroes 127 * The maximum secure erase sectors (in 512-byte sectors) for 132 * The maximum number of secure erase segments in a
|
/openbmc/qemu/docs/system/devices/ |
H A D | nvme.rst | 42 Set the maximum number of allowed I/O queue pairs. This replaces the 49 Set the Maximum Data Transfer Size of the device. 180 Set the Maximum Single Source Range Length (``MSSRL``). This is the maximum 184 Set the Maximum Copy Length (``MCL``). This is the maximum number of logical 189 Set the Maximum Source Range Count (``MSRC``). This is the maximum number of 215 Set the maximum number of active resources (``MAR``). The default (``0``) 219 Set the maximum number of open resources (``MOR``). The default (``0``) 224 Set the maximum data transfer size for the Zone Append command. Like 309 Indicates the maximum number of PCIe virtual functions supported 325 Indicates the maximum number of virtual interrupt resources assignable [all …]
|
/openbmc/qemu/include/qemu/ |
H A D | fifo8.h | 80 * @destlen: size of @dest and maximum number of bytes to pop 82 * Pop a number of elements from the FIFO up to a maximum of @destlen. 94 * @destlen: size of @dest and maximum number of bytes to peek 96 * Peek a number of elements from the FIFO up to a maximum of @destlen. 107 * @max: maximum number of bytes to pop 112 * Pop a number of elements from the FIFO up to a maximum of @max. The buffer 135 * @max: maximum number of bytes to peek 138 * Peek into a number of elements from the FIFO up to a maximum of @max.
|
/openbmc/phosphor-dbus-interfaces/gen/org/open_power/Sensor/Aggregation/History/Maximum/ |
H A D | meson.build | 3 sdbusplus_current_path = 'org/open_power/Sensor/Aggregation/History/Maximum' 8 … '../../../../../../../yaml/org/open_power/Sensor/Aggregation/History/Maximum.interface.yaml', 28 'org/open_power/Sensor/Aggregation/History/Maximum',
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-dbs/influxdb/influxdb/ |
H A D | influxdb.conf | 76 # CacheMaxMemorySize is the maximum size a shard's cache can 98 # The maximum number of concurrent full and level compactions that can run at one time. A 120 # The maximum series allowed per database before writes are dropped. This limit can prevent 125 # The maximum number of tag values per tag that are allowed before writes are dropped. This limit 161 # The maximum number of concurrent queries allowed to be executing at one time. If a query is 166 …# The maximum time a query will is allowed to execute before being killed by the system. This lim… 174 # The maximum number of points a SELECT can process. A value of 0 will make 175 # the maximum point count unlimited. This will only be checked every second so queries will not 179 # The maximum number of series a SELECT can run. A value of 0 will make the maximum series 183 …# The maximum number of group by time bucket a SELECT can create. A value of zero will max the ma… [all …]
|
/openbmc/qemu/hw/scsi/ |
H A D | emulation.c | 15 * transfer length can't be greater than maximum transfer length. in scsi_emulate_block_limits() 19 /* maximum transfer length */ in scsi_emulate_block_limits() 38 /* max write same size, make it the same as maximum transfer length */ in scsi_emulate_block_limits()
|
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Item/Cpu/ |
H A D | OperatingConfig.interface.yaml | 21 description: The maximum temperature of the junction in degrees Celsius. 27 The maximum clock speed to which the processor can be configured in 47 cores. Each entry contains two members, first is the maximum turbo
|
/openbmc/u-boot/doc/device-tree-bindings/net/ |
H A D | ethernet.txt | 9 - max-speed: number, specifies maximum speed in Mbit/s supported by the device; 10 - max-frame-size: number, maximum transfer unit (IEEE defined MTU), rather than 11 the maximum frame size (there's contradiction in ePAPR).
|
/openbmc/u-boot/arch/arm/cpu/armv7/ls102xa/ |
H A D | Kconfig | 43 int "Maximum number of CPUs permitted for LS102xA" 47 Set this number to the maximum number of possible CPUs in the SoC. 108 int "Maximum banks of Integrated flash controller"
|
/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/ |
H A D | OperatingConfig.v1_0_4.json | 188 … "description": "The maximum temperature of the junction in degree Celsius units.", 189 …"longDescription": "This property shall contain the maximum temperature of the junction in degree … 198 … "description": "The maximum clock speed to which the processor can be configured in MHz.", 199 …"longDescription": "This property shall contain the maximum clock speed to which the processor can… 239 …ription": "The turbo profiles for the processor. A turbo profile is the maximum turbo clock speed… 282 …escription": "The number of active cores to be configured with the specified maximum clock speed.", 283 …his property shall contain the number of cores to be configured with the maximum turbo clock speed… 292 …"description": "The maximum turbo clock speed that correspond to the number of active cores in MHz… 293 …"longDescription": "This property shall contain the maximum turbo clock speed that correspond to t…
|
/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/ |
H A D | OperatingConfig.v1_0_4.json | 188 … "description": "The maximum temperature of the junction in degree Celsius units.", 189 …"longDescription": "This property shall contain the maximum temperature of the junction in degree … 198 … "description": "The maximum clock speed to which the processor can be configured in MHz.", 199 …"longDescription": "This property shall contain the maximum clock speed to which the processor can… 239 …ription": "The turbo profiles for the processor. A turbo profile is the maximum turbo clock speed… 282 …escription": "The number of active cores to be configured with the specified maximum clock speed.", 283 …his property shall contain the number of cores to be configured with the maximum turbo clock speed… 292 …"description": "The maximum turbo clock speed that correspond to the number of active cores in MHz… 293 …"longDescription": "This property shall contain the maximum turbo clock speed that correspond to t…
|