Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
pal_rgb
drivers/video/fbdev/sm712.h
106
#define pal_rgb(r, g, b, val) val
drivers/video/fbdev/sm712.h
96
#define pal_rgb(r, g, b, val) (((r & 0xf800) >> 8) | \