Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/video/
H A Dcfb_console.c206 #define SWAP16(x) ((((x) & 0x00ff) << 8) | \ macro
220 #define SWAP16(x) (x) macro
1057 SWAP16((unsigned short)(((r>>3)<<10) | \
1065 SWAP16((unsigned short)((((r)>>3)<<11)| \
1205 p[i].ce.w = SWAP16((unsigned short) in display_rle8_bitmap()
1804 SWAP16((unsigned short) ( in plot_logo_or_black()
1812 SWAP16((unsigned short) ( in plot_logo_or_black()