/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/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 106 * @param[in] i_iterator - iterator to buffer containing SPD 114 * @param[in] i_iterator - iterator to buffer containing SPD 122 * @param[in] i_iterator - iterator to buffer containing SPD
|
/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/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/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/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_2.json |
|
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 | 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 | 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 | 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/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 <Annotation Term="OData.LongDescription" String="This property shall contain a link to a resource collection of type `CertificateCollection` that represents the set of trusted SPDM device certificates. Certificates in this collection may contain leaf certificates, partial certificate chains, or complete certificate chains, where a partial certificate chain is a chain containing only CA certificates. If `VerifyCertificate` contains the value `true` and if an SPDM endpoint verifies successfully against a partial chain or exactly matches a leaf certificate, that SPDM endpoint shall be considered verified and other authentications checks are performed."/> 140 <Annotation Term="OData.LongDescription" String="This property shall contain a link to a resource collection of type `CertificateCollection` that represents the set of revoked SPDM device certificates. Certificates in this collection may contain leaf certificates, partial certificate chains, or complete certificate chains, where a partial certificate chain is a chain containing only CA certificates. If `VerifyCertificate` contains the value `true` and if an SPDM endpoint verifies successfully against a partial chain or exactly matches a leaf certificate, that SPDM endpoint shall fail authentication."/> 163 <Annotation Term="OData.LongDescription" String="This property shall contain an array of SPDM versions. An array containing one element with the value of `ALL` or an empty array shall indicate all versions. An array containing one element with a value of `NONE` shall indicate no versions."/> 175 <Annotation Term="OData.LongDescription" String="This property shall contain an array of AEAD algorithms. The allowable values for this property shall be the AEAD algorithm names found in the 'AlgSupported' field of the 'AEAD structure' table in DSP0274, `ALL`, and `NONE`. An array containing one element with the value of `ALL` or an empty array shall indicate all AEAD algorithms. An array containing one element with a value of `NONE` shall indicate no AEAD algorithms."/> 180 <Annotation Term="OData.LongDescription" String="This property shall contain an array of asymmetric signature algorithms. The allowable values for this property shall be the asymmetric key signature algorithm names found in the 'BaseAsymAlgo' field of the 'NEGOTIATE_ALGORITHMS' request message in DSP0274, `ALL`, and `NONE`. An array containing one element with the value of `ALL` or an empty array shall indicate all asymmetric signature algorithms. An array containing one element with a value of `NONE` shall indicate no asymmetric signature algorithms."/> 185 <Annotation Term="OData.LongDescription" String="This property shall contain an array of hash algorithms. The allowable values for this property shall be the hash algorithm names found in the 'BaseHashAlgo' field of the 'NEGOTIATE_ALGORITHMS' request message in DSP0274, `ALL`, and `NONE`. An array containing one element with the value of `ALL` or an empty array shall indicate all hash algorithms. An array containing on [all...] |
H A D | PowerSupplyMetrics_v1.xml | 82 … reference a resource of type `Sensor` with the `ReadingType` property containing the value `Volta… 87 … reference a resource of type `Sensor` with the `ReadingType` property containing the value `Curre… 92 … reference a resource of type `Sensor` with the `ReadingType` property containing the value `Power… 98 … reference a resource of type `Sensor` with the `ReadingType` property containing the value `Energ… 107 … reference a resource of type `Sensor` with the `ReadingType` property containing the value `Power… 112 … reference a resource of type `Sensor` with the `ReadingType` property containing the value `Volta… 117 … reference a resource of type `Sensor` with the `ReadingType` property containing the value `Curre… 122 … reference a resource of type `Sensor` with the `ReadingType` property containing the value `Power… 128 … reference a resource of type `Sensor` with the `ReadingType` property containing the value `Tempe… 133 … reference a resource of type `Sensor` with the `ReadingType` property containing the value `Perce… [all …]
|
/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/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/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
|