Home
last modified time | relevance | path

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

/Linux-v6.6/arch/mips/bmips/
DKconfig74 bool "SFR Neufbox 4 (Sercomm)"
78 bool "SFR Neufbox 6 (Sercomm)"
/Linux-v6.6/arch/mips/boot/dts/brcm/
Dbcm6362-neufbox6-sercomm.dts8 model = "SFR NeufBox 6 (Sercomm)";
Dbcm6358-neufbox4-sercomm.dts8 model = "SFR Neufbox 4 (Sercomm)";
/Linux-v6.6/Documentation/devicetree/bindings/arm/
Datmel-sysregs.txt55 Special Function Registers (SFR)
57 Special Function Registers (SFR) manage specific aspects of the integrated
/Linux-v6.6/Documentation/devicetree/bindings/interrupt-controller/
Dmicrochip,pic32-evic.txt35 SFR.
/Linux-v6.6/drivers/video/fbdev/
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()
2511 cinfo->SFR = val; in WSFR()
2523 cinfo->SFR = val; in WSFR2()