Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dswab.h11 # define swahw32 __swahw32 macro
/linux/arch/arm/include/asm/
H A Dopcodes.h91 #define ___opcode_swahw32(x) swahw32(x)
/linux/drivers/spi/
H A Dspi-sh-msiof.c796 *dst++ = swahw32(get_unaligned(src)); in copy_wswap32()
801 put_unaligned(swahw32(*src++), dst); in copy_wswap32()
806 *dst++ = swahw32(*src++); in copy_wswap32()
/linux/io_uring/
H A Dpoll.c834 events = swahw32(events); in io_poll_parse_events()
/linux/drivers/staging/media/av7110/
H A Dav7110.c647 swahw32(irdebi(av7110, DEBINOSWAP, Reserved, in gpioirq()
/linux/drivers/gpu/drm/rockchip/
H A Drockchip_drm_vop2.c1370 act_info = swahw32(act_info); in vop2_plane_atomic_update()
/linux/drivers/block/drbd/
H A Ddrbd_main.c3727 return swahw32(rsp->state); in _drbd_fault_random()