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

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

Completed in 284 milliseconds