Searched refs:R300_C2_SEL_R (Results 1 – 3 of 3) sorted by relevance
696 return modifier | R300_C2_SEL_R; in r300_translate_out_fmt()704 return modifier | R300_C0_SEL_A | R300_C2_SEL_R; in r300_translate_out_fmt()707 return modifier | R300_C0_SEL_G | R300_C2_SEL_R; in r300_translate_out_fmt()730 R300_C2_SEL_R | R300_C3_SEL_A; in r300_translate_out_fmt()
612 R300_C2_SEL_R | R300_C3_SEL_A); in r300_emit_fb_state_pipelined()
1878 # define R300_C2_SEL_R (1 << 12) macro