Searched refs:TC_WEN (Results 1 - 1 of 1) sorted by path

/linux-master/drivers/video/fbdev/
H A Dhpfb.c35 #define TC_WEN 0x4088 macro
134 out_8(fb_regs + TC_WEN, fb_bitmask);
161 out_8(fb_regs + TC_WEN, fb_bitmask & clr);
165 out_8(fb_regs + TC_WEN, fb_bitmask & ~clr);
180 out_8(fb_regs + TC_WEN, fb_bitmask);
264 out_8(fb_regs + TC_WEN, 0xff);
274 out_8(fb_regs + TC_WEN, fb_bitmask);

Completed in 269 milliseconds