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

/linux-master/drivers/video/fbdev/
H A Dcirrusfb.c387 static void WSFR(struct cirrusfb_info *cinfo, unsigned char val);
1459 WSFR(cinfo, 0x01);
1461 WSFR(cinfo, 0x51);
1470 WSFR(cinfo, 0x1f);
1472 WSFR(cinfo, 0x4f);
1682 WSFR(cinfo, 0xff);
1688 WSFR(cinfo, cinfo->SFR | 0x21);
1691 WSFR(cinfo, cinfo->SFR | 0x28);
1694 WSFR(cinfo, 0x6f);
1701 WSFR(cinf
2509 static void WSFR(struct cirrusfb_info *cinfo, unsigned char val) function
[all...]

Completed in 115 milliseconds