Home
last modified time | relevance | path

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

/Linux-v4.19/arch/mips/bmips/
DKconfig74 bool "SFR Neufbox 4 (Sercomm)"
78 bool "SFR Neufbox 6 (Sercomm)"
/Linux-v4.19/arch/mips/boot/dts/brcm/
Dbcm6362-neufbox6-sercomm.dts8 model = "SFR NeufBox 6 (Sercomm)";
Dbcm6358-neufbox4-sercomm.dts8 model = "SFR Neufbox 4 (Sercomm)";
/Linux-v4.19/Documentation/devicetree/bindings/mfd/
Dsamsung,exynos5433-lpass.txt6 - reg : should contain the LPASS top SFR region location
/Linux-v4.19/Documentation/devicetree/bindings/interrupt-controller/
Dmicrochip,pic32-evic.txt35 SFR.
/Linux-v4.19/Documentation/devicetree/bindings/arm/
Datmel-at91.txt211 Special Function Registers (SFR)
213 Special Function Registers (SFR) manage specific aspects of the integrated
/Linux-v4.19/drivers/video/fbdev/
Dcirrusfb.c359 unsigned char SFR; /* Shadow of special function register */ member
1687 WSFR(cinfo, cinfo->SFR | 0x21); in switch_monitor()
1690 WSFR(cinfo, cinfo->SFR | 0x28); in switch_monitor()
1700 WSFR(cinfo, cinfo->SFR & 0xde); in switch_monitor()
1703 WSFR(cinfo, cinfo->SFR & 0xd7); in switch_monitor()
2513 cinfo->SFR = val; in WSFR()
2525 cinfo->SFR = val; in WSFR2()