Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/mtd/parsers/
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()
/linux-6.3-rc2/include/linux/
A Dswab.h19 # define swab32s __swab32s macro
35 swab32s(buf); in swab32_array()
/linux-6.3-rc2/drivers/message/fusion/
A 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-6.3-rc2/sound/firewire/dice/
A Ddice.c116 swab32s((u32 *)&card->shortname[i]); in dice_card_strings()
/linux-6.3-rc2/drivers/media/pci/ivtv/
A Divtv-queue.c29 swab32s((u32 *)(buf->buf + i)); in ivtv_buf_swap()
A Divtv-vbi.c439 swab32s((u32 *)(p + y)); in ivtv_process_vbi_data()
/linux-6.3-rc2/drivers/media/pci/cx18/
A Dcx18-queue.c22 swab32s((u32 *)(buf->buf + i)); in cx18_buf_swap()
/linux-6.3-rc2/mm/
A Dswapfile.c2842 swab32s(&swap_header->info.version); in read_swap_header()
2843 swab32s(&swap_header->info.last_page); in read_swap_header()
2844 swab32s(&swap_header->info.nr_badpages); in read_swap_header()
2848 swab32s(&swap_header->info.badpages[i]); in read_swap_header()
/linux-6.3-rc2/drivers/spi/
A Dspi-imx.c304 swab32s(&val); in spi_imx_buf_rx_swap_u32()
360 swab32s(&val); in spi_imx_buf_tx_swap_u32()
/linux-6.3-rc2/drivers/net/ethernet/freescale/
A Dfec_main.c370 swab32s(buf); in swap_buffer()
/linux-6.3-rc2/drivers/net/ethernet/broadcom/
A Dbnx2.c8063 swab32s((u32 *)&data[i]); in bnx2_read_vpd_fw_ver()

Completed in 47 milliseconds