Searched refs:cyber2000_crtcw (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/video/fbdev/
H A Dcyber2000fb.c116 cyber2000_crtcw(unsigned int reg, unsigned int val, struct cfb_info *cfb) function
461 cyber2000_crtcw(0x11, 0x0b, cfb);
472 cyber2000_crtcw(crtc_idx[i], hw->crtc[i], cfb);
475 cyber2000_crtcw(i, 0, cfb);
545 cyber2000_crtcw(0x0c, base >> 8, cfb);
546 cyber2000_crtcw(0x0d, base, cfb);

Completed in 228 milliseconds