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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/ia64/include/asm/sn/
H A Dbte.h90 #define BTE_ACTIVE (IBLS_BUSY | IBLS_ERROR)
91 #define BTE_WORD_AVAILABLE (IBLS_BUSY << 1)
127 is_shub2() ? BTE_CTRL_STORE(_bte, IBLS_BUSY | (_mode << 24) | _len) \
H A Dshubio.h3066 #define IBLS_BUSY (0x1UL << 20) macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/ia64/sn/kernel/
H A Dbte_error.c155 if (!(status & IBLS_BUSY))
H A Dbte.c49 BTE_CTRL_STORE(bte, (IBLS_BUSY | ((len) | (mode) << 24)));
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/include/asm/sn/sn0/
H A Dhubio.h915 #define IBLS_BUSY (0x1 << 20) macro

Completed in 113 milliseconds