Searched refs:R300_C2_SEL_R (Results 1 – 3 of 3) sorted by relevance
622 return modifier | R300_C2_SEL_R; in r300_translate_out_fmt()628 return modifier | R300_C0_SEL_A | R300_C2_SEL_R; in r300_translate_out_fmt()631 return modifier | R300_C0_SEL_G | R300_C2_SEL_R; in r300_translate_out_fmt()653 R300_C2_SEL_R | R300_C3_SEL_A; in r300_translate_out_fmt()
514 R300_C2_SEL_R | R300_C3_SEL_A); in r300_emit_fb_state_pipelined()
1893 # define R300_C2_SEL_R (1 << 12) macro