Home
last modified time | relevance | path

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

/linux/arch/mips/bmips/
H A DKconfig74 bool "SFR Neufbox 4 (Sercomm)"
78 bool "SFR Neufbox 6 (Sercomm)"
/linux/arch/mips/boot/dts/brcm/
H A Dbcm6362-neufbox6-sercomm.dts8 model = "SFR NeufBox 6 (Sercomm)";
H A Dbcm6358-neufbox4-sercomm.dts8 model = "SFR Neufbox 4 (Sercomm)";
/linux/drivers/video/fbdev/
H A Dcirrusfb.c359 unsigned char SFR; /* Shadow of special function register */ member
1688 WSFR(cinfo, cinfo->SFR | 0x21); in switch_monitor()
1691 WSFR(cinfo, cinfo->SFR | 0x28); in switch_monitor()
1701 WSFR(cinfo, cinfo->SFR & 0xde); in switch_monitor()
1704 WSFR(cinfo, cinfo->SFR & 0xd7); in switch_monitor()
2513 cinfo->SFR = val; in WSFR()
2525 cinfo->SFR = val; in WSFR2()