Searched refs:SECURE_STATUS (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.h1055 #define bfin_read_SECURE_STATUS() bfin_read16(SECURE_STATUS)
1056 #define bfin_write_SECURE_STATUS(val) bfin_write16(SECURE_STATUS, val)
H A DdefBF51x_base.h1369 #define SECURE_STATUS 0xffc03628 /* Secure Status */ macro
1484 /* Bit masks for SECURE_STATUS */
/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.h1072 #define bfin_read_SECURE_STATUS() bfin_read16(SECURE_STATUS)
1073 #define bfin_write_SECURE_STATUS(val) bfin_write16(SECURE_STATUS, val)
H A DdefBF52x_base.h1382 #define SECURE_STATUS 0xffc03628 /* Secure Status */ macro
1497 /* Bit masks for SECURE_STATUS */
/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.h1478 #define SECURE_STATUS 0xffc04328 /* Secure Status */ macro
1981 /* Bit masks for SECURE_STATUS */
H A DcdefBF54x_base.h2624 #define bfin_read_SECURE_STATUS() bfin_read16(SECURE_STATUS)
2625 #define bfin_write_SECURE_STATUS(val) bfin_write16(SECURE_STATUS, val)

Completed in 199 milliseconds