/openbmc/phosphor-power/phosphor-regulators/src/ |
H A D | config_file_parser.hpp | 70 * @return tuple containing vectors of Rule and Chassis objects 107 * Parses a JSON element containing an action. 119 * Parses a JSON element containing an array of actions. 132 * Parses a JSON element containing an and action. 144 * Parses a JSON element containing a bit position (from 0-7). 169 * Parses a JSON element containing a bit value (0 or 1). 194 * Parses a JSON element containing a boolean. 214 * Parses a JSON element containing a chassis. 226 * Parses a JSON element containing an array of chassis. 239 * Parses a JSON element containing a compare_presence action. [all …]
|
/openbmc/google-misc/subprojects/ncsid/src/platforms/nemora/portable/ |
H A D | ncsi_server.h | 40 * request_buf: buffer containing NC-SI request. 56 * request_buf: buffer containing NC-SI request. 70 * request_buf: buffer containing NC-SI request. 87 * request_buf: buffer containing NC-SI request. 104 * request_buf: buffer containing NC-SI request. 120 * request_buf: buffer containing NC-SI request. 134 * request_buf: buffer containing NC-SI request. 148 * request_buf: buffer containing NC-SI request. 164 * request_buf: buffer containing NC-SI request. 190 * request_buf: buffer containing NC-SI request.
|
/openbmc/u-boot/include/ |
H A D | panel.h | 14 * @dev: Panel device containing the backlight to enable 22 * @dev: Panel device containing the backlight to update 31 * @dev: Panel device containing the display timings 44 * @dev: Panel device containing the backlight to enable 53 * @dev: Panel device containing the backlight to update 62 * @dev: Panel device containing the display timings
|
H A D | os.h | 33 * \param buf Buffer containing data to write 189 /** A directory entry node, containing information about a single dirent */ 200 * This allocates and returns a linked list containing the directory listing. 211 * This frees a linked list containing a directory listing. 221 * @return string containing the name of that type, or "???" if none/invalid 265 * @param fname Filename containing memory (simple binary format) 279 * -m <filename> Specifies the file containing the sandbox memory 284 * @param dest Buffer containing executable image 361 * @bufp: Returns buffer containing data read
|
/openbmc/linux/arch/x86/crypto/ |
H A D | twofish-x86_64-asm_64.S | 60 * a input register containing a (rotated 16) 61 * b input register containing b 62 * c input register containing c 63 * d input register containing d (already rol $1) 95 * a input register containing a(rotated 16) 96 * b input register containing b 97 * c input register containing c 98 * d input register containing d (already rol $1) 133 * a input register containing a 134 * b input register containing b (rotated 16) [all …]
|
H A D | twofish-i586-asm_32.S | 61 * a input register containing a (rotated 16) 62 * b input register containing b 63 * c input register containing c 64 * d input register containing d (already rol $1) 98 * a input register containing a (rotated 16) 99 * b input register containing b 100 * c input register containing c 101 * d input register containing d (already rol $1) 136 * a input register containing a 137 * b input register containing b (rotated 16) [all …]
|
/openbmc/openpower-vpd-parser/vpd-manager/include/ |
H A D | isdimm_parser.hpp | 49 * @param[in] i_iterator - iterator to buffer containing SPD 58 * @param[in] i_iterator - iterator to buffer containing SPD 66 * @param[in] i_iterator - iterator to buffer containing SPD 75 * @param[in] i_iterator - iterator to buffer containing SPD 88 * @param[in] i_iterator - iterator to buffer containing SPD 113 * @param[in] i_iterator - iterator to buffer containing SPD 121 * @param[in] i_iterator - iterator to buffer containing SPD 129 * @param[in] i_iterator - iterator to buffer containing SPD
|
/openbmc/linux/Documentation/userspace-api/media/v4l/ |
H A D | vidioc-queryctrl.rst | 424 - A struct :c:type:`v4l2_ctrl_mpeg2_quantisation`, containing MPEG-2 430 - A struct :c:type:`v4l2_ctrl_mpeg2_sequence`, containing MPEG-2 436 - A struct :c:type:`v4l2_ctrl_mpeg2_picture`, containing MPEG-2 442 - A struct :c:type:`v4l2_area`, containing the width and the height 448 - A struct :c:type:`v4l2_ctrl_h264_sps`, containing H264 454 - A struct :c:type:`v4l2_ctrl_h264_pps`, containing H264 460 - A struct :c:type:`v4l2_ctrl_h264_scaling_matrix`, containing H264 466 - A struct :c:type:`v4l2_ctrl_h264_slice_params`, containing H264 472 - A struct :c:type:`v4l2_ctrl_h264_decode_params`, containing H264 478 - A struct :c:type:`v4l2_ctrl_fwht_params`, containing FWHT [all …]
|
/openbmc/linux/Documentation/devicetree/bindings/powerpc/opal/ |
H A D | power-mgt.txt | 38 Array of strings containing the names of the idle states. 41 Array of unsigned 32-bit values containing the values of the 61 Array of unsigned 32-bit values containing the values of the 66 Array of unsigned 32-bit values containing the values of the 74 Array of unsigned 64-bit values containing the values for the 79 Array of unsigned 64-bit values containing the masks 107 Array of unsigned 64-bit values containing the pmicr values 115 Array of unsigned 64-bit values containing the mask indicating
|
/openbmc/linux/include/linux/ |
H A D | etherdevice.h | 76 * @addr: Pointer to a six-byte array containing the Ethernet address 99 * @addr: Pointer to a six-byte array containing the Ethernet address 118 * @addr: Pointer to a six-byte array containing the Ethernet address 152 * @addr: Pointer to a six-byte array containing the Ethernet address 163 * @addr: Pointer to a six-byte array containing the Ethernet address 178 * @addr: Pointer to a six-byte array containing the Ethernet address 189 * @addr: Pointer to a six-byte array containing the Ethernet address 225 * @addr: Pointer to a six-byte array containing the Ethernet address 239 * @addr: Pointer to a six-byte array containing the Ethernet address 250 * @addr: Pointer to a six-byte array containing the Ethernet address [all …]
|
/openbmc/linux/arch/arm64/kernel/ |
H A D | sleep.S | 13 * @dst: register containing hash result 14 * @rs0: register containing affinity level 0 bit shift 15 * @rs1: register containing affinity level 1 bit shift 16 * @rs2: register containing affinity level 2 bit shift 17 * @rs3: register containing affinity level 3 bit shift 18 * @mpidr: register containing MPIDR_EL1 value 19 * @mask: register containing MPIDR mask
|
/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/ |
H A D | SecurityPolicy.v1_0_3.json | 82 …ONE`. An array containing one element with the value of `ALL` or an empty array shall indicate al… 94 …n array containing one element with the value of `ALL` or an empty array shall indicate all asymme… 106 …ONE`. An array containing one element with the value of `ALL` or an empty array shall indicate al… 145 …ersions. An array containing one element with the value of `ALL` or an empty array shall indicate… 203 …plete certificate chains, where a partial certificate chain is a chain containing only CA certific… 218 …plete certificate chains, where a partial certificate chain is a chain containing only CA certific… 350 …NE`. An array containing one element with the value of `ALL` or an empty array shall indicate all… 362 … An array containing one element with the value of `ALL` or an empty array shall indicate all TLS… 433 …ersions. An array containing one element with the value of `ALL` or an empty array shall indicate… 473 …plete certificate chains, where a partial certificate chain is a chain containing only CA certific… [all …]
|
H A D | BatteryMetrics.v1_0_4.json | 76 … reference a resource of type `Sensor` with the `ReadingType` property containing the value `Volta… 86 … reference a resource of type `Sensor` with the `ReadingType` property containing the value `Perce… 117 … reference a resource of type `Sensor` with the `ReadingType` property containing the value `Curre… 123 … reference a resource of type `Sensor` with the `ReadingType` property containing the value `Volta… 140 … reference a resource of type `Sensor` with the `ReadingType` property containing the value `Curre… 152 … reference a resource of type `Sensor` with the `ReadingType` property containing the value `Volta… 167 … reference a resource of type `Sensor` with the `ReadingType` property containing the value `Charg… 173 … reference a resource of type `Sensor` with the `ReadingType` property containing the value `Energ… 179 … reference a resource of type `Sensor` with the `ReadingType` property containing the value `Tempe…
|
H A D | Circuit.v1_8_1.json | 170 … reference a resource of type `Sensor` with the `ReadingType` property containing the value `Curre… 235 … reference a resource of type `Sensor` with the `ReadingType` property containing the value `Energ… 248 … reference a resource of type `Sensor` with the `ReadingType` property containing the value `Frequ… 493 … reference a resource of type `Sensor` with the `ReadingType` property containing the value `Power… 522 … reference a resource of type `Sensor` with the `ReadingType` property containing the value `Perce… 536 … reference a resource of type `Sensor` with the `ReadingType` property containing the value `Perce… 557 … reference a resource of type `Sensor` with the `ReadingType` property containing the value `Volta… 631 … reference a resource of type `Sensor` with the `ReadingType` property containing the value `Curre… 644 … reference a resource of type `Sensor` with the `ReadingType` property containing the value `Curre… 657 … reference a resource of type `Sensor` with the `ReadingType` property containing the value `Curre… [all …]
|
H A D | PowerSupplyMetrics.v1_1_2.json | 116 … reference a resource of type `Sensor` with the `ReadingType` property containing the value `Energ… 130 … reference a resource of type `Sensor` with the `ReadingType` property containing the value `Perce… 139 … reference a resource of type `Sensor` with the `ReadingType` property containing the value `Perce… 174 … reference a resource of type `Sensor` with the `ReadingType` property containing the value `Curre… 187 … reference a resource of type `Sensor` with the `ReadingType` property containing the value `Power… 200 … reference a resource of type `Sensor` with the `ReadingType` property containing the value `Volta… 222 … reference a resource of type `Sensor` with the `ReadingType` property containing the value `Power… 230 … reference a resource of type `Sensor` with the `ReadingType` property containing the value `Curre… 242 … reference a resource of type `Sensor` with the `ReadingType` property containing the value `Power… 254 … reference a resource of type `Sensor` with the `ReadingType` property containing the value `Volta… [all …]
|
H A D | EnvironmentMetrics.v1_3_2.json | 82 … reference a resource of type `Sensor` with the `ReadingType` property containing the value `Absol… 112 … reference a resource of type `Sensor` with the `ReadingType` property containing the value `Tempe… 126 … reference a resource of type `Sensor` with the `ReadingType` property containing the value `Energ… 140 … reference a resource of type `Sensor` with the `ReadingType` property containing the value `Energ… 148 … reference a resource of type `Sensor` with the `ReadingType` property containing the value `Perce… 165 … reference a resource of type `Sensor` with the `ReadingType` property containing the value `Humid… 191 …reference a resource of type `Control` with the `ControlType` property containing the value of `Po… 206 … reference a resource of type `Sensor` with the `ReadingType` property containing the value `Perce… 220 … reference a resource of type `Sensor` with the `ReadingType` property containing the value `Power… 233 … reference a resource of type `Sensor` with the `ReadingType` property containing the value `Tempe…
|
H A D | CoolantConnector.v1_1_0.json | 118 …reference a resource of type `Control` with the `ControlType` property containing the value `Press… 133 … reference a resource of type `Sensor` with the `ReadingType` property containing the value `Press… 147 … reference a resource of type `Sensor` with the `ReadingType` property containing the value `Tempe… 161 …reference a resource of type `Control` with the `ControlType` property containing the value `Tempe… 187 …reference a resource of type `Control` with the `ControlType` property containing the value `Liqui… 202 … reference a resource of type `Sensor` with the `ReadingType` property containing the value `Liqui… 216 … reference a resource of type `Sensor` with the `ReadingType` property containing the value `Heat`… 290 … reference a resource of type `Sensor` with the `ReadingType` property containing the value `Press… 304 …reference a resource of type `Control` with the `ControlType` property containing the value `Tempe… 319 … reference a resource of type `Sensor` with the `ReadingType` property containing the value `Tempe… [all …]
|
/openbmc/qemu/tests/qemu-iotests/ |
H A D | 036 | 65 # With feature table containing bit 63 81 # With feature table containing bit 63 85 # With feature table containing bit 61 90 # With feature table containing bits 61 and 62 95 # With feature table containing all bits 100 # With feature table containing unrelated bits, including compatible/autoclear
|
/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/sdis/sdis_1.0/ |
H A D | ia_css_sdis_types.h | 38 containing the horizontal coefficients */ 40 containing the vertical coefficients */ 51 containing the horizontal projections */ 53 containing the vertical projections */
|
/openbmc/entity-manager/docs/ |
H A D | associations.md | 5 ## `contained_by`, `containing` 9 It will then create the 'upstream containing downstream' and 'downstream 43 Entity Manager will create the 'Superchassis containing Subchassis' and 49 In addition to the `containing` associations, entity-manager will add
|
/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/ |
H A D | SecurityPolicy_v1.xml | 135 …plete certificate chains, where a partial certificate chain is a chain containing only CA certific… 140 …plete certificate chains, where a partial certificate chain is a chain containing only CA certific… 163 …ersions. An array containing one element with the value of `ALL` or an empty array shall indicate… 175 …ONE`. An array containing one element with the value of `ALL` or an empty array shall indicate al… 180 …n array containing one element with the value of `ALL` or an empty array shall indicate all asymme… 185 …ONE`. An array containing one element with the value of `ALL` or an empty array shall indicate al… 214 …plete certificate chains, where a partial certificate chain is a chain containing only CA certific… 219 …plete certificate chains, where a partial certificate chain is a chain containing only CA certific… 242 …ersions. An array containing one element with the value of `ALL` or an empty array shall indicate… 254 …NE`. An array containing one element with the value of `ALL` or an empty array shall indicate all… [all …]
|
/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/ |
H A D | EnvironmentMetrics.v1_3_2.json | 82 … reference a resource of type `Sensor` with the `ReadingType` property containing the value `Absol… 112 … reference a resource of type `Sensor` with the `ReadingType` property containing the value `Tempe… 126 … reference a resource of type `Sensor` with the `ReadingType` property containing the value `Energ… 140 … reference a resource of type `Sensor` with the `ReadingType` property containing the value `Energ… 148 … reference a resource of type `Sensor` with the `ReadingType` property containing the value `Perce… 165 … reference a resource of type `Sensor` with the `ReadingType` property containing the value `Humid… 191 …reference a resource of type `Control` with the `ControlType` property containing the value of `Po… 206 … reference a resource of type `Sensor` with the `ReadingType` property containing the value `Perce… 220 … reference a resource of type `Sensor` with the `ReadingType` property containing the value `Power… 233 … reference a resource of type `Sensor` with the `ReadingType` property containing the value `Tempe…
|
/openbmc/phosphor-power/phosphor-power-sequencer/src/ |
H A D | config_file_parser.hpp | 54 * @param configFileDir directory containing configuration files 105 * Parses a JSON element containing a boolean. 125 * Parses a JSON element containing a GPIO. 137 * Parses a JSON element containing a rail. 149 * Parses a JSON element containing an array of rails. 174 * Parses a JSON element containing a string. 200 * Parses a JSON element containing an 8-bit unsigned integer. 225 * Parses a JSON element containing an unsigned integer.
|
/openbmc/linux/arch/xtensa/include/asm/ |
H A D | asm-uaccess.h | 39 * <aa> register containing memory address 40 * <as> register containing memory size 68 * <aa> register containing memory address 69 * <as> register containing memory size
|
/openbmc/linux/include/crypto/ |
H A D | aes.h | 73 * @ctx: Context struct containing the key schedule 75 * @in: Buffer containing the plaintext 81 * @ctx: Context struct containing the key schedule 83 * @in: Buffer containing the ciphertext
|