Home
last modified time | relevance | path

Searched refs:_bswap16 (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/include/linux/
H A Dcompiler-intel.h43 #define __builtin_bswap16 _bswap16
/openbmc/linux/drivers/media/platform/nxp/imx-jpeg/
H A Dmxc-jpeg.c585 static void _bswap16(u16 *a) in _bswap16() function
1004 _bswap16(&sof->height); in mxc_jpeg_fixup_sof()
1006 _bswap16(&sof->width); in mxc_jpeg_fixup_sof()
1041 _bswap16(&sof->length); in mxc_jpeg_fixup_sof()
1081 _bswap16(&sos->length); in mxc_jpeg_fixup_sos()