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

/netbsd-current/sys/arch/arm/ti/
H A Dti_lcdcreg.h133 #define PALETTE_GREEN(g) (((g) & 0xf) << 4) macro
136 (PALETTE_RED(r) | PALETTE_GREEN(g) | PALETTE_BLUE(b))

Completed in 89 milliseconds