Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dswab.h11 # define swahw32 __swahw32 macro
/openbmc/u-boot/arch/arm/include/asm/
H A Dopcodes.h91 #define ___opcode_swahw32(x) swahw32(x)
/openbmc/linux/arch/arm/include/asm/
H A Dopcodes.h91 #define ___opcode_swahw32(x) swahw32(x)
/openbmc/linux/drivers/spi/
H A Dspi-sh-msiof.c890 *dst++ = swahw32(get_unaligned(src)); in copy_wswap32()
895 put_unaligned(swahw32(*src++), dst); in copy_wswap32()
900 *dst++ = swahw32(*src++); in copy_wswap32()
/openbmc/linux/sound/usb/hiface/
H A Dpcm.c250 ((u32 *)dest)[i] = swahw32(((u32 *)src)[i]); in memcpy_swahw32()
/openbmc/linux/kernel/
H A Dtorture.c463 return swahw32(trsp->trs_state); in torture_random()
/openbmc/linux/io_uring/
H A Dpoll.c896 events = swahw32(events); in io_poll_parse_events()
/openbmc/linux/drivers/net/ethernet/smsc/
H A Dsmsc911x.c2214 mask = PMT_CTRL_READY_ | swahw32(PMT_CTRL_READY_); in smsc911x_init()
/openbmc/linux/drivers/staging/media/av7110/
H A Dav7110.c661 swahw32(irdebi(av7110, DEBINOSWAP, Reserved, in gpioirq()
/openbmc/linux/drivers/gpu/drm/rockchip/
H A Drockchip_drm_vop2.c1269 act_info = swahw32(act_info); in vop2_plane_atomic_update()
/openbmc/linux/drivers/block/drbd/
H A Ddrbd_main.c3756 return swahw32(rsp->state); in _drbd_fault_random()