Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/video/
Dcirrusfb.c343 unsigned char SFR; /* Shadow of special function register */ member
1686 WSFR(cinfo, cinfo->SFR | 0x21); in switch_monitor()
1689 WSFR(cinfo, cinfo->SFR | 0x28); in switch_monitor()
1699 WSFR(cinfo, cinfo->SFR & 0xde); in switch_monitor()
1702 WSFR(cinfo, cinfo->SFR & 0xd7); in switch_monitor()
2535 cinfo->SFR = val; in WSFR()
2547 cinfo->SFR = val; in WSFR2()