Home
last modified time | relevance | path

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

/linux-5.19.10/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-5.19.10/include/linux/
Dswab.h19 # define swab32s __swab32s macro
/linux-5.19.10/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-5.19.10/sound/firewire/dice/
Ddice.c116 swab32s((u32 *)&card->shortname[i]); in dice_card_strings()
/linux-5.19.10/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-5.19.10/drivers/media/pci/cx18/
Dcx18-queue.c22 swab32s((u32 *)(buf->buf + i)); in cx18_buf_swap()
/linux-5.19.10/mm/
Dswapfile.c2841 swab32s(&swap_header->info.version); in read_swap_header()
2842 swab32s(&swap_header->info.last_page); in read_swap_header()
2843 swab32s(&swap_header->info.nr_badpages); in read_swap_header()
2847 swab32s(&swap_header->info.badpages[i]); in read_swap_header()
/linux-5.19.10/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-5.19.10/drivers/net/ethernet/freescale/
Dfec_main.c350 swab32s(buf); in swap_buffer()
/linux-5.19.10/drivers/net/ethernet/broadcom/
Dbnx2.c8062 swab32s((u32 *)&data[i]); in bnx2_read_vpd_fw_ver()