Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/video/
H A Dcfb_console.c209 #define SWAP32(x) ((((x) & 0x000000ff) << 24) | \ macro
221 #define SWAP32(x) (x) macro
431 SWAP32((video_font_draw_table32 in video_drawchars()
434 SWAP32((video_font_draw_table32 in video_drawchars()
437 SWAP32((video_font_draw_table32 in video_drawchars()
440 SWAP32((video_font_draw_table32 in video_drawchars()
448 SWAP32((video_font_draw_table32 in video_drawchars()
451 SWAP32((video_font_draw_table32 in video_drawchars()
454 SWAP32((video_font_draw_table32 in video_drawchars()
457 SWAP32((video_font_draw_table32 in video_drawchars()
[all …]