Lines Matching refs:TPG_MAX_PLANES
125 for (plane = 0; plane < TPG_MAX_PLANES; plane++) { in tpg_alloc()
138 for (plane = 0; plane < TPG_MAX_PLANES; plane++) { in tpg_alloc()
160 for (plane = 0; plane < TPG_MAX_PLANES; plane++) { in tpg_free()
168 for (plane = 0; plane < TPG_MAX_PLANES; plane++) { in tpg_free()
901 u8 buf[TPG_MAX_PLANES][8], int color, bool odd) in gen_twopix()
1444 u8 pix[TPG_MAX_PLANES][8]; in tpg_precalculate_line()
1617 static noinline void tpg_print_str_2(const struct tpg_data *tpg, u8 *basep[TPG_MAX_PLANES][2], in tpg_print_str_2()
1624 static noinline void tpg_print_str_4(const struct tpg_data *tpg, u8 *basep[TPG_MAX_PLANES][2], in tpg_print_str_4()
1631 static noinline void tpg_print_str_6(const struct tpg_data *tpg, u8 *basep[TPG_MAX_PLANES][2], in tpg_print_str_6()
1638 static noinline void tpg_print_str_8(const struct tpg_data *tpg, u8 *basep[TPG_MAX_PLANES][2], in tpg_print_str_8()
1645 void tpg_gen_text(const struct tpg_data *tpg, u8 *basep[TPG_MAX_PLANES][2], in tpg_gen_text()
1816 u8 *basep[TPG_MAX_PLANES][2], unsigned p, u8 *vbuf) in tpg_calc_text_basep()