Searched refs:be16_to_cpu (Results 1 – 4 of 4) sorted by relevance
27 int next = ((be16_to_cpu(rec->len) + 5) & ~3) - 2; in ihex_next_binrec()30 return be16_to_cpu(rec->len) ? rec : NULL; in ihex_next_binrec()43 if (!be16_to_cpu(rec->len)) in ihex_validate_fw()47 ofs += (sizeof(*rec) + be16_to_cpu(rec->len) + 3) & ~3; in ihex_validate_fw()
96 #define be16_to_cpu __be16_to_cpu macro160 *var = cpu_to_be16(be16_to_cpu(*var) + val); in be16_add_cpu()
404 return be16_to_cpu(h->list_bytes); in osdv1_list_size()
923 return be16_to_cpu(result); in spi_w8r16be()