Lines Matching +full:load +full:- +full:reserved
1 /* SPDX-License-Identifier: GPL-2.0-only */
16 * v = bit field variable; m = mask, m##_SHIFT = shift, x = value to load
213 * maximum LIODN value generated by u-boot.
275 /* coherency_required : 1 reserved : 7 */
305 u16 reserved; member
310 /* PAACE Offsets 0x20-0x38 */
311 u32 reserved[8]; /* not currently implemented */ member
365 #define EOE_LDEC 0x10 /* Load external cache */
366 #define EOE_LDECL 0x11 /* Load external cache with stash lock */
367 #define EOE_LDECPE 0x12 /* Load external cache with preferred exclusive */
368 #define EOE_LDECPEL 0x13 /* Load external cache with preferred exclusive and lock */
369 #define EOE_LDECFE 0x14 /* Load external cache with forced exclusive */
370 #define EOE_LDECFEL 0x15 /* Load external cache with forced exclusive and lock */