Home
last modified time | relevance | path

Searched full:representing (Results 1 – 25 of 1112) sorted by relevance

12345678910>>...45

/openbmc/linux/Documentation/devicetree/bindings/regulator/
H A Danatop-regulator.yaml23 description: u32 value representing the anatop MFD register offset.
27 description: u32 value representing the bit shift for the register.
31 description: u32 value representing the number of bits used in the register.
35 description: u32 value representing the minimum value of this register.
39 description: u32 value representing the minimum voltage of this regulator.
43 description: u32 value representing the maximum voltage of this regulator.
47 description: u32 value representing the anatop MFD step time register offset.
51 description: u32 value representing the bit shift for the step time register.
55 description: u32 value representing the number of bits used in the step time register.
59 description: u32 value representing regulator enable bit offset.
/openbmc/linux/drivers/usb/gadget/function/
H A Du_ether.h146 * @net: device representing this link
155 * @net: device representing this link
166 * @net: device representing this link
177 * @net: device representing this link
188 * @net: device representing this link
199 * @net: device representing this link
211 * @net: device representing this link
221 * @net: device representing this link
231 * @net: device representing this link
239 * @net: device representing this link
[all …]
/openbmc/linux/Documentation/ABI/testing/
H A Dsysfs-firmware-sgi_uv55 The hubs directory contains a number of hub objects, each representing
82 the interconnect fabric. The 'x' value representing
95 each representing a fabric port on the corresponding hub.
104 The conn_hub entry contains a value representing the unique
109 The conn_port entry contains a value representing the unique
121 representing that this port is connected to:
/openbmc/linux/Documentation/devicetree/bindings/display/bridge/
H A Dcdns,mhdp8546.yaml67 First input port representing the DP bridge input.
72 Second input port representing the DP bridge input.
77 Third input port representing the DP bridge input.
82 Fourth input port representing the DP bridge input.
87 Output port representing the DP bridge output.
/openbmc/u-boot/common/
H A Dhwconfig.c104 * @opt: a string representing an option
129 * @opt: a string representing an option
147 * @opt: a string representing an option
173 * @opt: a string representing an option
174 * @subopt: a string representing a sub-option
196 * @opt: a string representing an option
197 * @subopt: a string representing a sub-option
218 * @opt: a string representing an option
219 * @subopt: a string representing a sub-option
/openbmc/libpldm/include/libpldm/
H A Dplatform.h549 * Structure representing PLDM common PDR header
561 * Structure representing PLDM terminus locator PDR
576 * Structure representing PLDM Sensor Auxiliary Names PDR
588 * Structure representing terminus locator value for
597 * Structure representing PLDM Entity Association PDR
609 * Structure representing PLDM FRU record set PDR
624 * Structure representing PLDM state sensor PDR
641 * Structure representing state enums for state sensor
651 * Structure representing PLDM state effecter PDR
669 * Structure representing PLDM compact numeric sensor PDR
[all …]
H A Dfirmware_update.h439 * Structure representing fixed part of package header information
453 * Structure representing firmware device ID record
466 * Structure representing descriptor type, length and value
476 * Structure representing vendor defined descriptor title sections
486 * Structure representing fixed part of individual component information in
503 * Structure representing query device identifiers response.
513 * Structure representing the fixed part of GetFirmwareParameters response
527 * Structure representing a full GetFirmwareParameters response
539 * Structure representing response of QueryDownstreamDevices.
553 * Structure representing component parameter table entry, as wire format.
[all …]
H A Dbios.h85 * structure representing GetBIOSTable request packet
95 * structure representing GetBIOSTable response packet
106 * Structure representing PLDM get date time response
120 * structure representing SetDateTime request packet
134 * Structure representing PLDM responses only have completion code
142 * structure representing GetBIOSAttributeCurrentValueByHandle request packet
152 * structure representing GetBIOSAttributeCurrentValueByHandle response
163 * structure representing SetBiosAttributeCurrentValue request packet
174 * structure representing SetBiosCurrentValue response packet
184 * structure representing SetBIOSTable request packet
[all …]
H A Dbase.h143 * Structure representing PLDM message header fields
176 * Structure representing PLDM message
226 * is a message representing a response to the former, where the former must be
255 * Structure representing PLDM get types response.
265 * Structure representing PLDM get commands request.
275 * Structure representing PLDM get commands response.
285 * Structure representing PLDM get version request.
295 * Structure representing PLDM get version response.
308 * Structure representing PLDM set tid request.
317 * Structure representing PLDM get tid response.
[all …]
/openbmc/libpldm/include/libpldm/oem/ibm/
H A Dfile_io.h104 * Structure representing ReadFileIntoMemory request and WriteFileFromMemory
116 * Structure representing ReadFileIntoMemory response and WriteFileFromMemory
189 * Structure representing GetFileTable request
199 * Structure representing GetFileTable response fixed data
210 * Structure representing File attribute table entry
283 * Structure representing ReadFile request
293 * Structure representing ReadFile response data
303 * Structure representing WriteFile request
314 * Structure representing WriteFile response data
440 * Structure representing ReadFileByTypeIntoMemory and
[all …]
/openbmc/linux/Documentation/driver-api/pm/
H A Dcpuidle.rst85 struct cpuidle_state objects representing idle states that the
166 representing it. Going forward this array will represent the list of available
194 Flags representing idle state properties. Currently, governors only use
211 representing the logical CPU running this callback and the
212 struct cpuidle_driver object representing the driver itself, respectively,
214 :c:member:`states` array representing the idle state to ask the processor to
225 struct cpuidle_driver object representing the driver. Moreover, if any
261 struct cpuidle_device objects representing CPUs handled by the given
266 along with all of the struct cpuidle_device objects representing CPUs handled
275 all of the struct cpuidle_device objects representing CPUs affected by that
/openbmc/linux/Documentation/userspace-api/
H A Diommufd.rst35 - IOMMUFD_OBJ_IOAS, representing an I/O address space (IOAS), allowing map/unmap
41 - IOMMUFD_OBJ_DEVICE, representing a device that is bound to iommufd by an
44 - IOMMUFD_OBJ_HW_PAGETABLE, representing an actual hardware I/O page table
146 - struct iopt_area's representing populated portions of IOVA
147 - struct iopt_pages representing the storage of PFNs
148 - struct iommu_domain representing the IO page table in the IOMMU
149 - struct iopt_pages_access representing in-kernel users of PFNs
/openbmc/linux/drivers/s390/net/
H A Dctcm_fsms.h58 * Events, representing return code of
70 * Events, representing unit-check
81 * Events, representing subchannel-check
85 * Events, representing machine checks
90 * Event, representing normal IRQ
95 * Event, representing timer expiry.
99 * Events, representing commands from upper levels.
/openbmc/linux/Documentation/devicetree/bindings/crypto/
H A Dfsl-sec2.txt11 - fsl,num-channels : An integer representing the number of channels
13 - fsl,channel-fifo-len : An integer representing the number of
15 - fsl,exec-units-mask : The bitmask representing what execution units
33 - fsl,descriptor-types-mask : The bitmask representing what descriptors
/openbmc/linux/Documentation/devicetree/bindings/remoteproc/
H A Dqcom,smd-edge.yaml51 Reference to the mailbox representing the outgoing doorbell in APCS for
58 - description: phandle to a syscon node representing the APCS registers
59 - description: u32 representing offset to the register within the syscon
60 - description: u32 representing the ipc bit within the register
/openbmc/linux/Documentation/powerpc/
H A Dassociativity.rst32 representing the resource’s platform grouping domains.
49 Form 2 associativity format adds separate device tree properties representing NUMA node distance
53 ids at the same domainID index representing resource groups of different performance/latency
59 "ibm,numa-lookup-index-table" property contains a list of one or more numbers representing
71 "ibm,numa-distance-table" property contains a list of one or more numbers representing the NUMA
/openbmc/linux/drivers/dma/fsl-dpaa2-qdma/
H A Ddpdmai.h70 * struct dpdmai_cfg - Structure representing DPDMAI configuration
80 * struct dpdmai_attr - Structure representing DPDMAI attributes
118 * struct dpdmai_dest_cfg - Structure representing DPDMAI destination parameters
133 * @options: Flags representing the suggested modifications to the queue;
149 * struct dpdmai_rx_queue_attr - Structure representing attributes of Rx queues
/openbmc/linux/Documentation/devicetree/bindings/soc/qcom/
H A Dqcom,smsm.yaml33 specifier of the column in the subscription matrix representing the local
44 - description: phandle to a syscon node representing the APCS registers
45 - description: u32 representing offset to the register within the syscon
46 - description: u32 representing the ipc bit within the register
H A Dqcom,smp2p.yaml31 Reference to the mailbox representing the outgoing doorbell in APCS for
38 - description: phandle to a syscon node representing the APCS registers
39 - description: u32 representing offset to the register within the syscon
40 - description: u32 representing the ipc bit within the register
H A Dqcom,rpm.yaml43 - description: phandle to a syscon node representing the APCS registers
44 - description: u32 representing offset to the register within the syscon
45 - description: u32 representing the ipc bit within the register
/openbmc/linux/drivers/crypto/caam/
H A Ddpseci.h41 * struct dpseci_cfg - Structure representing DPSECI configuration
68 * struct dpseci_attr - Structure representing DPSECI attributes
104 * struct dpseci_dest_cfg - Structure representing DPSECI destination parameters
138 * @options: Flags representing the suggested modifications to the queue;
159 * struct dpseci_rx_queue_attr - Structure representing attributes of Rx queues
178 * struct dpseci_tx_queue_attr - Structure representing attributes of Tx queues
191 * struct dpseci_sec_attr - Structure representing attributes of the SEC
/openbmc/linux/Documentation/devicetree/bindings/usb/
H A Dusb-device.yaml18 representing USB host controllers, "device nodes" representing USB devices,
19 "interface nodes" representing USB interfaces and "combined nodes"
20 representing simple USB devices.
/openbmc/libpldm/include/libpldm/oem/meta/
H A Dfile_io.h43 * Structure representing PLDM read file data info
53 * Structure representing PLDM read file attribute info
63 * Structure representing PLDM read file request
78 * Structure representing PLDM read file response
/openbmc/u-boot/doc/device-tree-bindings/clock/
H A Dti,sci-clk.txt38 a phandle pointing to the clock controller node along with an index representing
44 - clocks: phandle pointing to the corresponding clock node, an ID representing
45 the device, and an index representing a clock.
/openbmc/openbmc/poky/documentation/sdk-manual/
H A Dusing.rst54 representing the host system appears first in the filename and then is
55 immediately followed by a string representing the target architecture::
60 host_system is a string representing your development system:
68 arch is a string representing the tuned target architecture:
72 release_version is a string representing the release number of the Yocto Project:

12345678910>>...45