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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/microblaze/include/asm/
H A Dpvr.h81 #define PVR4_ICACHE_ALLOW_WR_MASK 0x01000000 /* ICW */ macro
174 #define PVR_ICACHE_ALLOW_WR(pvr) (pvr.pvr[4] & PVR4_ICACHE_ALLOW_WR_MASK)

Completed in 47 milliseconds