Searched refs:cyber2000_crtcw (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/video/fbdev/ |
H A D | cyber2000fb.c | 116 cyber2000_crtcw(unsigned int reg, unsigned int val, struct cfb_info *cfb) in cyber2000_crtcw() function 461 cyber2000_crtcw(0x11, 0x0b, cfb); in cyber2000fb_set_timing() 472 cyber2000_crtcw(crtc_idx[i], hw->crtc[i], cfb); in cyber2000fb_set_timing() 475 cyber2000_crtcw(i, 0, cfb); in cyber2000fb_set_timing() 545 cyber2000_crtcw(0x0c, base >> 8, cfb); in cyber2000fb_update_start() 546 cyber2000_crtcw(0x0d, base, cfb); in cyber2000fb_update_start()
|