Home
last modified time | relevance | path

Searched refs:swab32s (Results 1 – 13 of 13) sorted by relevance

/openbmc/linux/drivers/mtd/parsers/
H A Dredboot.c170 swab32s(&buf[j].flash_base); in parse_redboot_partitions()
171 swab32s(&buf[j].mem_base); in parse_redboot_partitions()
172 swab32s(&buf[j].size); in parse_redboot_partitions()
173 swab32s(&buf[j].entry_point); in parse_redboot_partitions()
174 swab32s(&buf[j].data_length); in parse_redboot_partitions()
175 swab32s(&buf[j].desc_cksum); in parse_redboot_partitions()
176 swab32s(&buf[j].file_cksum); in parse_redboot_partitions()
/openbmc/linux/include/linux/
H A Dswab.h19 # define swab32s __swab32s macro
35 swab32s(buf); in swab32_array()
/openbmc/u-boot/include/linux/byteorder/
H A Dswab.h152 #define swab32s __swab32s macro
/openbmc/linux/drivers/message/fusion/
H A Dmptlan.c1503 swab32s(p + 0); in mpt_lan_type_trans()
1504 swab32s(p + 1); in mpt_lan_type_trans()
1505 swab32s(p + 2); in mpt_lan_type_trans()
1506 swab32s(p + 3); in mpt_lan_type_trans()
/openbmc/linux/drivers/media/pci/ivtv/
H A Divtv-queue.c29 swab32s((u32 *)(buf->buf + i)); in ivtv_buf_swap()
H A Divtv-vbi.c439 swab32s((u32 *)(p + y)); in ivtv_process_vbi_data()
/openbmc/linux/sound/firewire/dice/
H A Ddice.c116 swab32s((u32 *)&card->shortname[i]); in dice_card_strings()
/openbmc/linux/drivers/media/pci/cx18/
H A Dcx18-queue.c22 swab32s((u32 *)(buf->buf + i)); in cx18_buf_swap()
/openbmc/linux/sound/soc/codecs/
H A Dcs35l56-sdw.c36 swab32s((u32 *)buf); in cs35l56_sdw_read_one()
/openbmc/linux/mm/
H A Dswapfile.c2849 swab32s(&swap_header->info.version); in read_swap_header()
2850 swab32s(&swap_header->info.last_page); in read_swap_header()
2851 swab32s(&swap_header->info.nr_badpages); in read_swap_header()
2855 swab32s(&swap_header->info.badpages[i]); in read_swap_header()
/openbmc/linux/drivers/spi/
H A Dspi-imx.c317 swab32s(&val); in spi_imx_buf_rx_swap_u32()
373 swab32s(&val); in spi_imx_buf_tx_swap_u32()
/openbmc/linux/drivers/net/ethernet/freescale/
H A Dfec_main.c394 swab32s(buf); in swap_buffer()
/openbmc/linux/drivers/net/ethernet/broadcom/
H A Dbnx2.c8046 swab32s((u32 *)&data[i]); in bnx2_read_vpd_fw_ver()