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

/drivers/video/fbdev/
H A Dcirrusfb.c387 static void WSFR(struct cirrusfb_info *cinfo, unsigned char val);
1458 WSFR(cinfo, 0x01);
1460 WSFR(cinfo, 0x51);
1469 WSFR(cinfo, 0x1f);
1471 WSFR(cinfo, 0x4f);
1679 WSFR(cinfo, 0xff);
1685 WSFR(cinfo, cinfo->SFR | 0x21);
1688 WSFR(cinfo, cinfo->SFR | 0x28);
1691 WSFR(cinfo, 0x6f);
1698 WSFR(cinf
2507 static void WSFR(struct cirrusfb_info *cinfo, unsigned char val) function
[all...]

Completed in 41 milliseconds