Searched refs:banshee_make_room (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/video/fbdev/ |
H A D | tdfxfb.c | 252 static inline void banshee_make_room(struct tdfx_par *par, int size) in banshee_make_room() function 265 banshee_make_room(par, 1); in banshee_wait_idle() 281 banshee_make_room(par, 2); in do_setpalentry() 348 banshee_make_room(par, 3); in do_write_regs() 377 banshee_make_room(par, 9); in do_write_regs() 389 banshee_make_room(par, 8); in do_write_regs() 428 banshee_make_room(par, 1); in do_lfb_size() 813 banshee_make_room(par, 1); in tdfxfb_blank() 834 banshee_make_room(par, 1); in tdfxfb_pan_display() 871 banshee_make_room(par, 6); in tdfxfb_fillrect() [all …]
|