Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/video/fbdev/
Dhpfb.c34 #define TC_WEN 0x4088 macro
133 out_8(fb_regs + TC_WEN, fb_bitmask); in topcat_blit()
160 out_8(fb_regs + TC_WEN, fb_bitmask & clr); in hpfb_fillrect()
164 out_8(fb_regs + TC_WEN, fb_bitmask & ~clr); in hpfb_fillrect()
179 out_8(fb_regs + TC_WEN, fb_bitmask); in hpfb_sync()
261 out_8(fb_regs + TC_WEN, 0xff); in hpfb_init_one()
271 out_8(fb_regs + TC_WEN, fb_bitmask); in hpfb_init_one()