Searched refs:SECURE_CONTROL (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/blackfin/mach-bf518/include/mach/
H A DcdefBF51x_base.h1053 #define bfin_read_SECURE_CONTROL() bfin_read16(SECURE_CONTROL)
1054 #define bfin_write_SECURE_CONTROL(val) bfin_write16(SECURE_CONTROL, val)
H A DdefBF51x_base.h1368 #define SECURE_CONTROL 0xffc03624 /* Secure Control */ macro
1473 /* Bit masks for SECURE_CONTROL */
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/blackfin/mach-bf527/include/mach/
H A DcdefBF52x_base.h1070 #define bfin_read_SECURE_CONTROL() bfin_read16(SECURE_CONTROL)
1071 #define bfin_write_SECURE_CONTROL(val) bfin_write16(SECURE_CONTROL, val)
H A DdefBF52x_base.h1381 #define SECURE_CONTROL 0xffc03624 /* Secure Control */ macro
1486 /* Bit masks for SECURE_CONTROL */
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/blackfin/mach-bf548/include/mach/
H A DdefBF54x_base.h1477 #define SECURE_CONTROL 0xffc04324 /* Secure Control */ macro
1974 /* Bit masks for SECURE_CONTROL */
H A DcdefBF54x_base.h2622 #define bfin_read_SECURE_CONTROL() bfin_read16(SECURE_CONTROL)
2623 #define bfin_write_SECURE_CONTROL(val) bfin_write16(SECURE_CONTROL, val)

Completed in 365 milliseconds