Home
last modified time | relevance | path

Searched refs:CRBState (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/hw/tpm/
H A Dtpm_crb.c35 struct CRBState { struct
49 typedef struct CRBState CRBState; typedef
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()
213 CRBState *s = opaque; in tpm_crb_pre_save()
237 CRBState *s = CRB(dev); in tpm_crb_reset()
286 CRBState *s = CRB(dev); in tpm_crb_realize()
[all …]