Searched refs:swab32s (Results 1 - 12 of 12) sorted by relevance

/linux-master/include/linux/
H A Dswab.h19 # define swab32s __swab32s macro
35 swab32s(buf);
/linux-master/drivers/mtd/parsers/
H A Dredboot.c170 swab32s(&buf[j].flash_base);
171 swab32s(&buf[j].mem_base);
172 swab32s(&buf[j].size);
173 swab32s(&buf[j].entry_point);
174 swab32s(&buf[j].data_length);
175 swab32s(&buf[j].desc_cksum);
176 swab32s(&buf[j].file_cksum);
/linux-master/drivers/media/pci/ivtv/
H A Divtv-queue.c29 swab32s((u32 *)(buf->buf + i));
H A Divtv-vbi.c439 swab32s((u32 *)(p + y));
/linux-master/drivers/message/fusion/
H A Dmptlan.c1503 swab32s(p + 0);
1504 swab32s(p + 1);
1505 swab32s(p + 2);
1506 swab32s(p + 3);
/linux-master/drivers/media/pci/cx18/
H A Dcx18-queue.c22 swab32s((u32 *)(buf->buf + i));
/linux-master/sound/firewire/dice/
H A Ddice.c116 swab32s((u32 *)&card->shortname[i]);
/linux-master/sound/soc/codecs/
H A Dcs35l56-sdw.c36 swab32s((u32 *)buf);
/linux-master/drivers/spi/
H A Dspi-imx.c317 swab32s(&val);
373 swab32s(&val);
/linux-master/mm/
H A Dswapfile.c2860 swab32s(&swap_header->info.version);
2861 swab32s(&swap_header->info.last_page);
2862 swab32s(&swap_header->info.nr_badpages);
2866 swab32s(&swap_header->info.badpages[i]);
/linux-master/drivers/net/ethernet/freescale/
H A Dfec_main.c349 swab32s(buf);
/linux-master/drivers/net/ethernet/broadcom/
H A Dbnx2.c8047 swab32s((u32 *)&data[i]);

Completed in 160 milliseconds