Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/mtd/parsers/
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()
/Linux-v6.1/include/linux/
Dswab.h19 # define swab32s __swab32s macro
35 swab32s(buf); in swab32_array()
/Linux-v6.1/drivers/message/fusion/
Dmptlan.c1501 swab32s(p + 0); in mpt_lan_type_trans()
1502 swab32s(p + 1); in mpt_lan_type_trans()
1503 swab32s(p + 2); in mpt_lan_type_trans()
1504 swab32s(p + 3); in mpt_lan_type_trans()
/Linux-v6.1/sound/firewire/dice/
Ddice.c116 swab32s((u32 *)&card->shortname[i]); in dice_card_strings()
/Linux-v6.1/drivers/media/pci/ivtv/
Divtv-queue.c29 swab32s((u32 *)(buf->buf + i)); in ivtv_buf_swap()
Divtv-vbi.c439 swab32s((u32 *)(p + y)); in ivtv_process_vbi_data()
/Linux-v6.1/drivers/media/pci/cx18/
Dcx18-queue.c22 swab32s((u32 *)(buf->buf + i)); in cx18_buf_swap()
/Linux-v6.1/mm/
Dswapfile.c2835 swab32s(&swap_header->info.version); in read_swap_header()
2836 swab32s(&swap_header->info.last_page); in read_swap_header()
2837 swab32s(&swap_header->info.nr_badpages); in read_swap_header()
2841 swab32s(&swap_header->info.badpages[i]); in read_swap_header()
/Linux-v6.1/drivers/spi/
Dspi-imx.c305 swab32s(&val); in spi_imx_buf_rx_swap_u32()
361 swab32s(&val); in spi_imx_buf_tx_swap_u32()
/Linux-v6.1/drivers/net/ethernet/freescale/
Dfec_main.c365 swab32s(buf); in swap_buffer()
/Linux-v6.1/drivers/net/ethernet/broadcom/
Dbnx2.c8062 swab32s((u32 *)&data[i]); in bnx2_read_vpd_fw_ver()