Lines Matching full:ibm
1 * Device Tree Bindings for IBM Virtual Trusted Platform Module(vtpm)
6 identifiers, as 'IBM,vtpm'
10 - ibm,my-drc-index : integer index for the connector between the device
13 - ibm,#dma-address-cells: specifies the number of cells that are used to
16 - ibm,#dma-size-cells : specifies the number of cells that are used to
18 - ibm,my-dma-window : specifies DMA window associated with this virtual
20 - ibm,loc-code : specifies the unique and persistent location code
26 Example (IBM Virtual Trusted Platform Module)
30 ibm,#dma-size-cells = <0x2>;
31 compatible = "IBM,vtpm";
32 device_type = "IBM,vtpm";
33 ibm,my-drc-index = <0x30000003>;
34 ibm,#dma-address-cells = <0x2>;
37 ibm,my-dma-window = <0x10000003 0x0 0x0 0x0 0x10000000>;
38 ibm,loc-code = "U8286.41A.10082DV-V3-C3";