/linux/arch/mips/boot/ |
A D | elf2ecoff.c | 162 #define swab32(x) \ macro 174 e->e_entry = swab32(e->e_entry); in convert_elf_hdr() 175 e->e_phoff = swab32(e->e_phoff); in convert_elf_hdr() 176 e->e_shoff = swab32(e->e_shoff); in convert_elf_hdr() 177 e->e_flags = swab32(e->e_flags); in convert_elf_hdr() 191 p->p_type = swab32(p->p_type); in convert_elf_phdrs() 236 a->tsize = swab32(a->tsize); in convert_ecoff_aouthdr() 237 a->dsize = swab32(a->dsize); in convert_ecoff_aouthdr() 238 a->bsize = swab32(a->bsize); in convert_ecoff_aouthdr() 239 a->entry = swab32(a->entry); in convert_ecoff_aouthdr() [all …]
|
/linux/drivers/pci/hotplug/ |
A D | ibmphp_hpc.c | 154 wpg_data = swab32(data); // swap data before writing in i2c_ctrl_read() 161 wpg_data = swab32(data); in i2c_ctrl_read() 169 wpg_data = swab32(data); in i2c_ctrl_read() 180 data = swab32(wpg_data); in i2c_ctrl_read() 196 data = swab32(wpg_data); in i2c_ctrl_read() 210 data = swab32(wpg_data); in i2c_ctrl_read() 265 wpg_data = swab32(data); // swap data before writing in i2c_ctrl_write() 272 wpg_data = swab32(data); in i2c_ctrl_write() 280 wpg_data = swab32(data); in i2c_ctrl_write() 291 data = swab32(wpg_data); in i2c_ctrl_write() [all …]
|
/linux/net/tipc/ |
A D | subscr.h | 99 (swap_ ? swab32(val__) : val__); \ 109 (sub__)->field_ = swap_ ? swab32(val__) : val__; \ 119 (evt__)->field_ = swap_ ? swab32(val__) : val__; \
|
/linux/arch/mips/pci/ |
A D | ops-lantiq.c | 47 ltq_w32(swab32(*data), ((u32 *)cfg_base)); in ltq_pci_config_access() 50 *data = swab32(*data); in ltq_pci_config_access() 58 temp = swab32(temp); in ltq_pci_config_access()
|
/linux/arch/powerpc/boot/ |
A D | xz_config.h | 18 return swab32(*q); in swab32p() 23 #define cpu_to_be32(x) swab32(x)
|
A D | of.h | 32 #define cpu_to_be32(x) swab32(x) 33 #define be32_to_cpu(x) swab32(x)
|
A D | swab.h | 11 static inline u32 swab32(u32 x) in swab32() function
|
/linux/arch/arm/vdso/ |
A D | vdsomunge.c | 52 #define swab32(x) \ macro 103 return swap ? swab32(word) : word; in read_elf_word() 113 *dst = swap ? swab32(val) : val; in write_elf_word()
|
/linux/drivers/net/ethernet/aquantia/atlantic/ |
A D | aq_macsec.c | 44 mac[0] = swab32(tmp[1]); in aq_ether_addr_to_mac() 45 mac[1] = swab32(tmp[0]); in aq_ether_addr_to_mac() 105 (*key)[0] = swab32(tmp[3]); in aq_rotate_keys() 106 (*key)[1] = swab32(tmp[2]); in aq_rotate_keys() 107 (*key)[2] = swab32(tmp[1]); in aq_rotate_keys() 108 (*key)[3] = swab32(tmp[0]); in aq_rotate_keys() 110 (*key)[0] = swab32(tmp[5]); in aq_rotate_keys() 111 (*key)[1] = swab32(tmp[4]); in aq_rotate_keys() 112 (*key)[2] = swab32(tmp[3]); in aq_rotate_keys() 113 (*key)[3] = swab32(tmp[2]); in aq_rotate_keys() [all …]
|
/linux/drivers/net/ethernet/mellanox/mlx4/ |
A D | catas.c | 106 comm_flags = swab32(readl((__iomem char *)priv->mfunc.comm + in mlx4_reset_slave() 135 comm_flags = swab32(readl((__iomem char *)priv->mfunc.comm + in mlx4_reset_slave() 229 i, swab32(readl(priv->catas_err.map + i))); in dump_err_buf() 239 slave_read = swab32(readl(&priv->mfunc.comm->slave_read)); in poll_catas()
|
A D | crdump.c | 37 #define CR_ENABLE_BIT swab32(BIT(6)) 73 writel(swab32(1), cr_space + dev->caps.health_buffer_addrs + in crdump_enable_crspace_access()
|
/linux/arch/x86/include/asm/numachip/ |
A D | numachip_csr.h | 47 return swab32(readl(lcsr_address(offset))); in read_lcsr() 52 writel(swab32(val), lcsr_address(offset)); in write_lcsr()
|
/linux/arch/m68k/include/asm/ |
A D | io_no.h | 78 return swab32(__raw_readl(addr)); in readl() 96 __raw_writel(swab32(value), addr); in writel()
|
/linux/lib/ |
A D | iomap.c | 64 #define pio_read32be(port) swab32(inl(port)) 69 #define mmio_read32be(addr) swab32(readl(addr)) 180 #define pio_write32be(val,port) outl(swab32(val),port) 185 #define mmio_write32be(val,port) writel(swab32(val),port)
|
/linux/drivers/mtd/parsers/ |
A D | redboot.c | 148 if (swab32(buf[i].size) == master->erasesize || in parse_redboot_partitions() 150 && swab32(buf[i].size) < master->erasesize)) { in parse_redboot_partitions() 153 numslots = swab32(buf[i].size) / sizeof(struct fis_image_desc); in parse_redboot_partitions()
|
/linux/arch/powerpc/include/asm/ |
A D | inst.h | 98 return ppc_inst_prefix(swab32(ppc_inst_val(x)), swab32(ppc_inst_suffix(x))); in ppc_inst_swab()
|
/linux/drivers/soc/ixp4xx/ |
A D | ixp4xx-npe.c | 546 if (image->magic == swab32(FW_MAGIC)) { /* swapped file */ in npe_load_firmware() 547 image->id = swab32(image->id); in npe_load_firmware() 548 image->size = swab32(image->size); in npe_load_firmware() 563 if (image->magic == swab32(FW_MAGIC)) in npe_load_firmware() 565 image->data[i] = swab32(image->data[i]); in npe_load_firmware()
|
/linux/drivers/infiniband/hw/mthca/ |
A D | mthca_catas.c | 101 switch (swab32(readl(dev->catas_err.map)) >> 24) { in handle_catas() 122 i, swab32(readl(dev->catas_err.map + i))); in handle_catas()
|
/linux/drivers/spi/ |
A D | spi-mt7621.c | 213 val = swab32(val); in mt7621_spi_write_half_duplex() 229 val = swab32(val); in mt7621_spi_write_half_duplex() 238 val = swab32(val); in mt7621_spi_write_half_duplex()
|
A D | spi-sh-msiof.c | 468 sh_msiof_write(p, SITFDR, swab32(buf_32[k] << fs)); in sh_msiof_spi_write_fifo_s32() 478 sh_msiof_write(p, SITFDR, swab32(get_unaligned(&buf_32[k]) << fs)); in sh_msiof_spi_write_fifo_s32u() 538 buf_32[k] = swab32(sh_msiof_read(p, SIRFDR) >> fs); in sh_msiof_spi_read_fifo_s32() 548 put_unaligned(swab32(sh_msiof_read(p, SIRFDR) >> fs), &buf_32[k]); in sh_msiof_spi_read_fifo_s32u() 869 *dst++ = swab32(get_unaligned(src)); in copy_bswap32() 874 put_unaligned(swab32(*src++), dst); in copy_bswap32() 879 *dst++ = swab32(*src++); in copy_bswap32()
|
/linux/sound/pcmcia/pdaudiocf/ |
A D | pdaudiocf_irq.c | 98 *dst++ = swab32((((val2 & 0xff) << 24) | ((u32)val1 << 8)) ^ xor); in pdacf_transfer_mono32sw() 118 *dst++ = swab32((((val2 & 0xff) << 24) | ((u32)val1 << 8)) ^ xor); in pdacf_transfer_stereo32sw() 119 *dst++ = swab32((((u32)val3 << 16) | (val2 & 0xff00)) ^ xor); in pdacf_transfer_stereo32sw()
|
/linux/include/linux/ |
A D | swab.h | 8 # define swab32 __swab32 macro
|
/linux/drivers/i2c/busses/ |
A D | i2c-designware-common.c | 84 *val = swab32(readl_relaxed(dev->base + reg)); in dw_reg_read_swab() 93 writel_relaxed(swab32(val), dev->base + reg); in dw_reg_write_swab() 157 if (reg == swab32(DW_IC_COMP_TYPE_VALUE)) { in i2c_dw_init_regmap()
|
/linux/drivers/staging/media/hantro/ |
A D | hantro_h264.c | 215 *dst++ = swab32(src[j]); in assemble_scaling_list() 222 *dst++ = swab32(src[j]); in assemble_scaling_list()
|
/linux/arch/powerpc/kernel/ |
A D | align.c | 233 data.w[0] = swab32(data.w[0]); in emulate_spe() 234 data.w[1] = swab32(data.w[1]); in emulate_spe()
|