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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/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)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/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 74 milliseconds