Home
last modified time | relevance | path

Searched refs:TC_WEN (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.10/drivers/video/fbdev/
Dhpfb.c35 #define TC_WEN 0x4088 macro
134 out_8(fb_regs + TC_WEN, fb_bitmask); in topcat_blit()
161 out_8(fb_regs + TC_WEN, fb_bitmask & clr); in hpfb_fillrect()
165 out_8(fb_regs + TC_WEN, fb_bitmask & ~clr); in hpfb_fillrect()
180 out_8(fb_regs + TC_WEN, fb_bitmask); in hpfb_sync()
262 out_8(fb_regs + TC_WEN, 0xff); in hpfb_init_one()
272 out_8(fb_regs + TC_WEN, fb_bitmask); in hpfb_init_one()