Searched refs:cyber2000_crtcw (Results 1 – 1 of 1) sorted by relevance
/Linux-v6.1/drivers/video/fbdev/ |
D | cyber2000fb.c | 117 cyber2000_crtcw(unsigned int reg, unsigned int val, struct cfb_info *cfb) in cyber2000_crtcw() function 469 cyber2000_crtcw(0x11, 0x0b, cfb); in cyber2000fb_set_timing() 480 cyber2000_crtcw(crtc_idx[i], hw->crtc[i], cfb); in cyber2000fb_set_timing() 483 cyber2000_crtcw(i, 0, cfb); in cyber2000fb_set_timing() 553 cyber2000_crtcw(0x0c, base >> 8, cfb); in cyber2000fb_update_start() 554 cyber2000_crtcw(0x0d, base, cfb); in cyber2000fb_update_start()
|