Home
last modified time | relevance | path

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

/linux-6.15/arch/mips/bmips/
H A DKconfig74 bool "SFR Neufbox 4 (Sercomm)"
78 bool "SFR Neufbox 6 (Sercomm)"
/linux-6.15/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-6.15/Documentation/devicetree/bindings/interrupt-controller/
H A Dmicrochip,pic32-evic.txt35 SFR.
/linux-6.15/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()