Lines Matching refs:le16_to_cpu
252 le16_to_cpu(pi->header_offset)); in fix_bios()
258 ((u8 *)pi + le16_to_cpu(pi->pnp_offset)); in fix_bios()
288 le16_to_cpu( in fix_efi()
291 thislen = (u32)le16_to_cpu(bh->image_length) * 512; in fix_efi()
603 type = le16_to_cpu(*pw--); in chk_cfg()
604 size = le16_to_cpu(*pw--); in chk_cfg()
633 u16 hdroffset = le16_to_cpu(bi->header_offset); in chk_boot()
636 if (bi->signature != le16_to_cpu(0xaa55) in chk_boot()
650 || le16_to_cpu(bh->struct_length) < in chk_boot()
676 cksum = cksum + le16_to_cpu(*pw); in calc_fi_checksum()
1059 type = le16_to_cpu(*pw); in esas2r_read_flash_rev()
1061 size = le16_to_cpu(*pw); in esas2r_read_flash_rev()
1128 le16_to_cpu( in esas2r_read_image_type()
1146 switch (le16_to_cpu(ei->machine_type)) { in esas2r_read_image_type()
1170 thislen = (u32)le16_to_cpu(bh->image_length) * 512; in esas2r_read_image_type()