Searched refs:result_le16 (Results 1 – 1 of 1) sorted by relevance
175 __le16 result_le16; in tpm_tcg_read_bytes() local184 result_le16 = cpu_to_le16(ioread16(phy->iobase + addr)); in tpm_tcg_read_bytes()185 memcpy(result, &result_le16, sizeof(u16)); in tpm_tcg_read_bytes()