Home
last modified time | relevance | path

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

/openbmc/linux/drivers/video/fbdev/
H A Dcirrusfb.c362 int doubleVCLK; member
521 cinfo->doubleVCLK = 0; in cirrusfb_check_pixclock()
524 cinfo->doubleVCLK = 1; in cirrusfb_check_pixclock()
843 if (cinfo->doubleVCLK) in cirrusfb_set_par_foo()
1108 cinfo->doubleVCLK ? 0xa3 : 0xa7); in cirrusfb_set_par_foo()
1133 WHDR(cinfo, cinfo->doubleVCLK ? 0xe1 : 0xc1); in cirrusfb_set_par_foo()