Searched refs:CRB (Results 1 – 16 of 16) sorted by relevance
/openbmc/qemu/hw/tpm/ |
H A D | tpm_crb.c | 51 DECLARE_INSTANCE_CHECKER(CRBState, CRB, 90 CRBState *s = CRB(opaque); in tpm_crb_mmio_read() 117 CRBState *s = CRB(opaque); in tpm_crb_mmio_write() 194 CRBState *s = CRB(ti); in tpm_crb_request_completed() 206 CRBState *s = CRB(ti); in tpm_crb_get_version() 237 CRBState *s = CRB(dev); in tpm_crb_reset() 286 CRBState *s = CRB(dev); in tpm_crb_realize()
|
H A D | trace-events | 4 tpm_crb_mmio_read(uint64_t addr, unsigned size, uint32_t val) "CRB read 0x%016" PRIx64 " len:%u val… 5 tpm_crb_mmio_write(uint64_t addr, unsigned size, uint32_t val) "CRB write 0x%016" PRIx64 " len:%u v…
|
/openbmc/linux/Documentation/powerpc/ |
H A D | vas-api.rst | 22 Block (CRB) and these CRBs must be submitted to the NX using COPY/PASTE 23 instructions to paste the CRB to hardware address that is associated with 168 that the application can use to copy/paste its CRB to the hardware engines. 201 Applications should use the copy and paste instructions to send CRB to NX. 205 CRB Specification and use NX 210 of CRB and use NX from userspace such as sending requests and checking 293 //Format CRB request with compression or 299 // csb address is listed in CRB
|
/openbmc/linux/arch/alpha/lib/ |
H A D | callback_srm.S | 27 addq $0,$1,$2 # CRB address 45 addq $0,$1,$2 # CRB address
|
/openbmc/u-boot/board/aspeed/ast2600_dcscm/ |
H A D | Kconfig | 14 bool "Support for Intel Avenue City CRB"
|
/openbmc/linux/arch/arm64/boot/dts/marvell/ |
H A D | cn9130-crb-A.dts | 9 model = "Marvell Armada CN9130-CRB-A";
|
H A D | cn9130-crb-B.dts | 9 model = "Marvell Armada CN9130-CRB-B";
|
/openbmc/u-boot/arch/arm/mach-aspeed/ast2600/ |
H A D | Kconfig | 44 AST2600-INTEL is an Intel Eagle Stream CRB with
|
/openbmc/qemu/qapi/ |
H A D | tpm.json | 16 # @tpm-crb: TPM CRB model (since 2.12)
|
/openbmc/qemu/docs/specs/ |
H A D | tpm.rst | 36 CRB interface 39 QEMU also implements a TPM CRB interface following the Trusted 42 22, 2017. (see the `CRB specification`_, or a later version of it) 44 The CRB interface makes a memory mapped IO region in the area 48 QEMU files related to TPM CRB interface:
|
/openbmc/linux/drivers/char/tpm/ |
H A D | Kconfig | 190 tristate "TPM 2.0 CRB Interface" 194 TCG CRB 2.0 TPM specification say Yes and it will be accessible
|
/openbmc/linux/sound/soc/sh/ |
H A D | fsi.c | 105 #define CRB (1 << 4) macro 1192 u32 clk = fsi_is_port_a(fsi) ? CRA : CRB; in fsi_pio_start_stop() 1358 u32 clk = fsi_is_port_a(fsi) ? CRA : CRB; in fsi_dma_push_start_stop()
|
/openbmc/u-boot/doc/ |
H A D | README.x86 | 26 - Bayley Bay CRB 27 - Cherry Hill CRB 29 - Cougar Canyon 2 CRB 30 - Crown Bay CRB
|
/openbmc/openbmc/poky/documentation/ref-manual/ |
H A D | system-requirements.rst | 258 - The ``PowerTools/CRB`` repo provides additional packages such as
|
/openbmc/linux/arch/powerpc/xmon/ |
H A D | ppc-opc.c | 274 #define CRB CR + 1 macro 276 #define MB CRB 281 #define CRD32 CRB + 1 4785 {"isel", XISEL(31,15), XISEL_MASK, PPCISEL|TITAN, 0, {RT, RA0, RB, CRB}},
|
/openbmc/qemu/target/s390x/tcg/ |
H A D | insn-data.h.inc | 254 D(0xecf6, CRB, RRS, GIE, r1_32s, r2_32s, 0, 0, cj, 0, 0)
|