Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/video/fbdev/
H A Dcirrusfb.c386 static void WSFR(struct cirrusfb_info *cinfo, unsigned char val);
1457 WSFR(cinfo, 0x01); in init_vgachip()
1459 WSFR(cinfo, 0x51); in init_vgachip()
1468 WSFR(cinfo, 0x1f); in init_vgachip()
1470 WSFR(cinfo, 0x4f); in init_vgachip()
1680 WSFR(cinfo, 0xff); in switch_monitor()
1686 WSFR(cinfo, cinfo->SFR | 0x21); in switch_monitor()
1689 WSFR(cinfo, cinfo->SFR | 0x28); in switch_monitor()
1692 WSFR(cinfo, 0x6f); in switch_monitor()
1699 WSFR(cinf in switch_monitor()
2505 static void WSFR(struct cirrusfb_info *cinfo, unsigned char val) WSFR() function
[all...]
/kernel/linux/linux-6.6/drivers/video/fbdev/
H A Dcirrusfb.c387 static void WSFR(struct cirrusfb_info *cinfo, unsigned char val);
1459 WSFR(cinfo, 0x01); in init_vgachip()
1461 WSFR(cinfo, 0x51); in init_vgachip()
1470 WSFR(cinfo, 0x1f); in init_vgachip()
1472 WSFR(cinfo, 0x4f); in init_vgachip()
1682 WSFR(cinfo, 0xff); in switch_monitor()
1688 WSFR(cinfo, cinfo->SFR | 0x21); in switch_monitor()
1691 WSFR(cinfo, cinfo->SFR | 0x28); in switch_monitor()
1694 WSFR(cinfo, 0x6f); in switch_monitor()
1701 WSFR(cinf in switch_monitor()
2507 static void WSFR(struct cirrusfb_info *cinfo, unsigned char val) WSFR() function
[all...]

Completed in 5 milliseconds