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, argument181 struct tpm_crb_regs regs;337 case offsetof(struct tpm_crb_regs, loc_ctrl): { in tpm_crb_mem_handler()356 case offsetof(struct tpm_crb_regs, ctrl_req): { in tpm_crb_mem_handler()373 case offsetof(struct tpm_crb_regs, ctrl_cancel): { in tpm_crb_mem_handler()381 case offsetof(struct tpm_crb_regs, int_enable): in tpm_crb_mem_handler()385 case offsetof(struct tpm_crb_regs, ctrl_start): { in tpm_crb_mem_handler()[all …]