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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/skfp/h/
H A Dskfbi.h269 #define B0_ISRC 0x0008 /* 32 bit Interrupt source register */ macro
519 /* B0_ISRC 32 bit Interrupt source register */
977 #define ISR_A ADDR(B0_ISRC)
979 #define GET_ISR_SMP(iop) inpd((iop)+B0_ISRC)
981 #define CHECK_ISR_SMP(iop) (inpd((iop)+B0_ISRC) & inpd((iop)+B0_IMSK))
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Dsky2.h264 B0_ISRC = 0x0008, enumerator in enum:csr_regs
H A Dskge.h27 B0_ISRC = 0x0008, enumerator in enum:csr_regs
H A Dskge.c3553 if ((skge_read32(hw, B0_ISRC) & IS_HW_ERR) &&
3634 seq_printf(seq, "IRQ src=%x mask=%x\n", skge_read32(hw, B0_ISRC),
H A Dsky2.c2835 if (sky2_read32(hw, B0_ISRC)) {
4314 sky2_read32(hw, B0_ISRC),

Completed in 112 milliseconds