Home
last modified time | relevance | path

Searched refs:B0_ISRC (Results 1 – 10 of 10) sorted by relevance

/linux-2.4.37.9/drivers/net/sk98lin/
Dskgehwt.c138 SK_IN32(Ioc, B0_ISRC, &IStatus); in SkHwtRead()
Dskgeinit.c698 SK_IN32(IoC, B0_ISRC, &ISrc); in SkGeLoadLnkSyncCnt()
1652 SK_IN32(IoC, B0_ISRC, &DWord); in SkGeInit1()
Dski2c.c468 SK_IN32(IoC, B0_ISRC, &IrqSrc); in SkI2cWaitIrq()
Dskge.c1375 SK_IN32(pAC->IoBase, B0_ISRC, &IntSrc); in SkGeIsr()
1494 SK_IN32(pAC->IoBase, B0_ISRC, &IntSrc); in SkGeIsrOnePort()
Dskxmac2.c1146 SK_IN32(IoC, B0_ISRC, &DWord); in SkGmClearRst()
/linux-2.4.37.9/drivers/net/skfp/h/
Dskfbi.h1055 #define B0_ISRC 0x0008 /* 32 bit Interrupt source register */ macro
1763 #define ISR_A ADDR(B0_ISRC)
1765 #define GET_ISR_SMP(iop) inpd((iop)+B0_ISRC)
1767 #define CHECK_ISR_SMP(iop) (inpd((iop)+B0_ISRC) & inpd((iop)+B0_IMSK))
/linux-2.4.37.9/drivers/net/
Dsky2.h111 B0_ISRC = 0x0008, enumerator
Dskge.h25 B0_ISRC = 0x0008, enumerator
Dskge.c3094 if ((skge_read32(hw, B0_ISRC) & IS_HW_ERR) && in skge_reset()
/linux-2.4.37.9/drivers/net/sk98lin/h/
Dskgehw.h346 #define B0_ISRC 0x0008 /* 32 bit Interrupt Source Register */ macro