Lines Matching +defs:val +defs:rect
109 #define cyber2000fb_writel(val, reg, cfb) writel(val, (cfb)->regs + (reg)) argument
110 #define cyber2000fb_writew(val, reg, cfb) writew(val, (cfb)->regs + (reg)) argument
111 #define cyber2000fb_writeb(val, reg, cfb) writeb(val, (cfb)->regs + (reg)) argument
116 cyber2000_crtcw(unsigned int reg, unsigned int val, struct cfb_info *cfb) in cyber2000_crtcw()
122 cyber2000_grphw(unsigned int reg, unsigned int val, struct cfb_info *cfb) in cyber2000_grphw()
135 cyber2000_attrw(unsigned int reg, unsigned int val, struct cfb_info *cfb) in cyber2000_attrw()
144 cyber2000_seqw(unsigned int reg, unsigned int val, struct cfb_info *cfb) in cyber2000_seqw()
155 cyber2000fb_fillrect(struct fb_info *info, const struct fb_fillrect *rect) in cyber2000fb_fillrect()
253 static inline u32 convert_bitfield(u_int val, struct fb_bitfield *bf) in convert_bitfield()
435 unsigned int val = cfb->ramdac_ctrl | cfb->ramdac_powerdown; in cyber2000fb_write_ramdac_ctrl() local
1171 static void cyber2000fb_ddc_setscl(void *data, int val) in cyber2000fb_ddc_setscl()
1186 static void cyber2000fb_ddc_setsda(void *data, int val) in cyber2000fb_ddc_setsda()
1391 unsigned char val; in cyberpro_init_hw() local
1647 unsigned char val; in cyberpro_pci_enable_mmio() local