Searched refs:result_le32 (Results 1 – 1 of 1) sorted by relevance
176 __le32 result_le32; in tpm_tcg_read_bytes() local188 result_le32 = cpu_to_le32(ioread32(phy->iobase + addr)); in tpm_tcg_read_bytes()189 memcpy(result, &result_le32, sizeof(u32)); in tpm_tcg_read_bytes()