Home
last modified time | relevance | path

Searched refs:cve2_set_reg (Results 1 – 1 of 1) sorted by relevance

/drivers/video/fbdev/matrox/
A Dmatroxfb_g450.c112 static void cve2_set_reg(struct matrox_fb_info *minfo, int reg, int val) in cve2_set_reg() function
199 cve2_set_reg(minfo, 0x20, p->value); in g450_set_ctrl()
200 cve2_set_reg(minfo, 0x22, p->value); in g450_set_ctrl()
203 cve2_set_reg(minfo, 0x25, p->value); in g450_set_ctrl()
210 cve2_set_reg(minfo, 0x05, val); in g450_set_ctrl()
505 #define LR(x) cve2_set_reg(minfo, (x), m->regs[(x)])
515 cve2_set_reg(minfo, 0x3E, 0x01); in cve2_init_TV()
520 cve2_set_reg(minfo, 0x3E, 0x00); in cve2_init_TV()

Completed in 5 milliseconds