Searched refs:cyber2000_crtcw (Results 1 – 1 of 1) sorted by relevance
/linux-4.4.14/drivers/video/fbdev/ |
D | cyber2000fb.c | 121 cyber2000_crtcw(unsigned int reg, unsigned int val, struct cfb_info *cfb) in cyber2000_crtcw() function 473 cyber2000_crtcw(0x11, 0x0b, cfb); in cyber2000fb_set_timing() 484 cyber2000_crtcw(crtc_idx[i], hw->crtc[i], cfb); in cyber2000fb_set_timing() 487 cyber2000_crtcw(i, 0, cfb); in cyber2000fb_set_timing() 557 cyber2000_crtcw(0x0c, base >> 8, cfb); in cyber2000fb_update_start() 558 cyber2000_crtcw(0x0d, base, cfb); in cyber2000fb_update_start()
|