swap16 49 Documentation/EDID/edid.S #define swap16(v1) ((v1>>8)+((v1&0xff)<<8)) swap16 77 drivers/staging/most/sound/sound.c #define swap16(val) ( \