Searched refs:SYSCR (Results 1 - 21 of 21) sorted by relevance

/linux-4.1.27/arch/blackfin/kernel/
H A Dreboot.c17 * we save some L1. We do not need to force sanity in the SYSCR
H A Dbfin_gpio.c19 AWA_data = SYSCR,
20 AWA_data_clear = SYSCR,
21 AWA_data_set = SYSCR,
22 AWA_toggle = SYSCR,
H A Dsetup.c1001 /* Newer parts mirror SWRST bits in SYSCR */
H A Ddebug-mmrs.c1461 D16(SYSCR); bfin_debug_mmrs_init()
/linux-4.1.27/arch/blackfin/mach-bf527/include/mach/
H A Danomaly.h116 /* SWRESET, DFRESET and WDRESET Bits in the SYSCR Register Not Functional */
118 /* BCODE_NOBOOT in BCODE Field of SYSCR Register Not Functional */
182 /* The WURESET Bit in the SYSCR Register is not Functional */
186 /* BCODE_QUICKBOOT, BCODE_ALLBOOT, and BCODE_FULLBOOT Settings in SYSCR Register Not Functional */
H A DcdefBF522.h26 #define bfin_read_SYSCR() bfin_read16(SYSCR)
27 #define bfin_write_SYSCR(val) bfin_write16(SYSCR, val)
H A DdefBF522.h27 #define SYSCR 0xFFC00104 /* System Configuration Register */ macro
597 /* SYSCR Masks */
/linux-4.1.27/arch/blackfin/mach-bf548/include/mach/
H A Danomaly.h98 /* CDMAPRIO and L2DMAPRIO Bits in the SYSCR Register Are Not Functional */
208 /* WURESET Bit In SYSCR Register Does Not Properly Indicate Hibernate Wake-Up */
226 /* Changed Meaning of BCODE Field in SYSCR Register */
H A DcdefBF54x_base.h34 #define bfin_read_SYSCR() bfin_read16(SYSCR)
35 #define bfin_write_SYSCR(val) bfin_write16(SYSCR, val)
H A DdefBF54x_base.h34 #define SYSCR 0xffc00104 /* System Configuration register */ macro
/linux-4.1.27/arch/blackfin/include/asm/
H A Ddpmc.h249 #ifdef SYSCR
250 PM_SYS_PUSH16(6, SYSCR)
289 #ifdef SYSCR
290 PM_SYS_POP16(6, SYSCR)
/linux-4.1.27/arch/blackfin/mach-bf533/include/mach/
H A DcdefBF532.h24 #define bfin_read_SYSCR() bfin_read16(SYSCR)
25 #define bfin_write_SYSCR(val) bfin_write16(SYSCR,val)
H A DdefBF532.h26 #define SYSCR 0xFFC00104 /* System Configuration registe */ macro
378 /* SYSCR Masks */
/linux-4.1.27/arch/blackfin/mach-bf518/include/mach/
H A DcdefBF512.h26 #define bfin_read_SYSCR() bfin_read16(SYSCR)
27 #define bfin_write_SYSCR(val) bfin_write16(SYSCR, val)
H A DdefBF512.h24 #define SYSCR 0xFFC00104 /* System Configuration Register */ macro
596 /* SYSCR Masks */
/linux-4.1.27/arch/blackfin/mach-bf561/include/mach/
H A DcdefBF561.h28 #define bfin_read_SYSCR() bfin_read16(SYSCR)
29 #define bfin_write_SYSCR(val) bfin_write16(SYSCR,val)
H A DdefBF561.h31 #define SYSCR 0xFFC00104 /* System Reset Configuration register */ macro
/linux-4.1.27/arch/blackfin/mach-bf537/include/mach/
H A DcdefBF534.h24 #define bfin_read_SYSCR() bfin_read16(SYSCR)
25 #define bfin_write_SYSCR(val) bfin_write16(SYSCR,val)
H A DdefBF534.h23 #define SYSCR 0xFFC00104 /* System Configuration Register */ macro
967 /* SYSCR Masks */
/linux-4.1.27/arch/blackfin/mach-bf538/include/mach/
H A DcdefBF538.h24 #define bfin_read_SYSCR() bfin_read16(SYSCR)
25 #define bfin_write_SYSCR(val) bfin_write16(SYSCR, val)
H A DdefBF538.h25 #define SYSCR 0xFFC00104 /* System Configuration registe */ macro
1221 /* SYSCR Masks */

Completed in 702 milliseconds