Searched refs:swab32s (Results 1 – 9 of 9) sorted by relevance
156 swab32s(&buf[j].flash_base); in parse_redboot_partitions()157 swab32s(&buf[j].mem_base); in parse_redboot_partitions()158 swab32s(&buf[j].size); in parse_redboot_partitions()159 swab32s(&buf[j].entry_point); in parse_redboot_partitions()160 swab32s(&buf[j].data_length); in parse_redboot_partitions()161 swab32s(&buf[j].desc_cksum); in parse_redboot_partitions()162 swab32s(&buf[j].file_cksum); in parse_redboot_partitions()
17 # define swab32s __swab32s macro
1504 swab32s(p + 0); in mpt_lan_type_trans()1505 swab32s(p + 1); in mpt_lan_type_trans()1506 swab32s(p + 2); in mpt_lan_type_trans()1507 swab32s(p + 3); in mpt_lan_type_trans()
218 swab32s((u32 *)&card->shortname[i]); in dice_card_strings()
41 swab32s((u32 *)(buf->buf + i)); in ivtv_buf_swap()
451 swab32s((u32 *)(p + y)); in ivtv_process_vbi_data()
36 swab32s((u32 *)(buf->buf + i)); in cx18_buf_swap()
2225 swab32s(&swap_header->info.version); in read_swap_header()2226 swab32s(&swap_header->info.last_page); in read_swap_header()2227 swab32s(&swap_header->info.nr_badpages); in read_swap_header()2229 swab32s(&swap_header->info.badpages[i]); in read_swap_header()
307 swab32s(buf); in swap_buffer()