Lines Matching +full:write +full:- +full:protect
1 /* SPDX-License-Identifier: GPL-2.0+ */
58 u32 reserve1[16 - AT91_MATRIX_MASTERS];
60 u32 reserve2[16 - AT91_MATRIX_SLAVES];
62 u32 reserve3[32 - (2 * AT91_MATRIX_SLAVES)];
66 u32 ccr[52]; /* 0x110 - 0x1E0 Chip Configuration */
67 u32 womr; /* 0x1E4 Write Protect Mode */
68 u32 wpsr; /* 0x1E8 Write Protect Status */
100 /* Remap Command for AHB Master 0 (ARM926EJ-S Instruction Master) */
102 /* Remap Command for AHB Master 1 (ARM926EJ-S Data Master) */
151 /* Remap Command for AHB Master 0 (ARM926EJ-S Instruction Master) */
153 /* Remap Command for AHB Master 1 (ARM926EJ-S Data Master) */
212 /* Write Protect Mode Register */
215 #define AT91_MATRIX_WPMR_WPKEY 0xFFFFFF00 /* Write Protect KEY */
216 /* Write Protect Status Register */
219 #define AT91_MATRIX_WPSR_WPVSRC 0x00FFFF00 /* Write Protect Violation Source */
222 /* USB Pad Pull-Up Control Register */