Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/
H A Dcompiler-intel.h32 /* icc has this, but it's called _bswap16 */
34 #define __builtin_bswap16 _bswap16
/kernel/linux/linux-6.6/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()

Completed in 6 milliseconds