Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/video/
Dclgenfb.c381 unsigned char SFR; /* Shadow of special function register */ member
2160 WSFR (fb_info, fb_info->SFR | 0x21); in switch_monitor()
2163 WSFR (fb_info, fb_info->SFR | 0x28); in switch_monitor()
2173 WSFR (fb_info, fb_info->SFR & 0xde); in switch_monitor()
2176 WSFR (fb_info, fb_info->SFR & 0xd7); in switch_monitor()
3039 fb_info->SFR = val; in WSFR()
3051 fb_info->SFR = val; in WSFR2()