Searched refs:tpm_crb_regs (Results 1 – 1 of 1) sorted by relevance
35 (TPM_CRB_ADDRESS + offsetof(struct tpm_crb_regs, ctrl_req))39 (TPM_CRB_ADDRESS + offsetof(struct tpm_crb_regs, data_buffer))50 struct tpm_crb_regs { struct142 static_assert(sizeof(struct tpm_crb_regs) == TPM_CRB_REGS_SIZE, argument172 struct tpm_crb_regs regs;296 case offsetof(struct tpm_crb_regs, loc_ctrl): { in tpm_crb_mem_handler()315 case offsetof(struct tpm_crb_regs, ctrl_req): { in tpm_crb_mem_handler()332 case offsetof(struct tpm_crb_regs, ctrl_cancel): { in tpm_crb_mem_handler()340 case offsetof(struct tpm_crb_regs, ctrl_start): { in tpm_crb_mem_handler()363 case offsetof(struct tpm_crb_regs, cmd_size): in tpm_crb_mem_handler()[all …]