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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/include/asm/sn/sn0/
H A Daddrs.h63 #define BDECC_UPPER_MASK (UINT64_CAST 0x3ffffff << 3) macro
77 #define BDECC_UPPER_MASK (UINT64_CAST 0x7ffffff << 3) macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/include/asm/sn/
H A Daddrs.h219 UINT64_CAST(_pa) >> 2 & BDECC_UPPER_MASK | \
237 (UINT64_CAST(_ba) & BDECC_UPPER_MASK)<<2 | \

Completed in 24 milliseconds