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