Searched refs:GX_PACK_COLOR_PARAM (Results 1 – 4 of 4) sorted by relevance
318 reg_G3_COLOR = GX_PACK_COLOR_PARAM(rgb); in G3_Color()
553 #define GX_PACK_COLOR_PARAM(rgb) ((u32)(rgb)) macro
346 G3CS_Direct1(info, G3OP_COLOR, GX_PACK_COLOR_PARAM(rgb)); in G3CS_Color()
448 G3BS_Direct1(info, G3OP_COLOR, GX_PACK_COLOR_PARAM(rgb)); in G3BS_Color()