Home
last modified time | relevance | path

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

/linux-4.1.27/Documentation/devicetree/bindings/arm/
Datmel-at91.txt143 Special Function Registers (SFR)
145 Special Function Registers (SFR) manage specific aspects of the integrated
/linux-4.1.27/drivers/video/fbdev/
Dcirrusfb.c359 unsigned char SFR; /* Shadow of special function register */ member
1685 WSFR(cinfo, cinfo->SFR | 0x21); in switch_monitor()
1688 WSFR(cinfo, cinfo->SFR | 0x28); in switch_monitor()
1698 WSFR(cinfo, cinfo->SFR & 0xde); in switch_monitor()
1701 WSFR(cinfo, cinfo->SFR & 0xd7); in switch_monitor()
2511 cinfo->SFR = val; in WSFR()
2523 cinfo->SFR = val; in WSFR2()