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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wan/
H A Dpc300_drv.c430 cpc_writeb(falcbase + F_REG(IMR3, ch),
431 cpc_readb(falcbase + F_REG(IMR3, ch)) & ~(IMR3_SEC | IMR3_ES));
441 cpc_writeb(falcbase + F_REG(IMR3, ch),
442 cpc_readb(falcbase + F_REG(IMR3, ch)) & ~IMR3_LLBSC);
1487 cpc_writeb(falcbase + F_REG(IMR3, ch),
1488 cpc_readb(falcbase + F_REG(IMR3, ch)) | IMR3_LLBSC);
1506 cpc_writeb(falcbase + F_REG(IMR3, ch),
1507 cpc_readb(falcbase + F_REG(IMR3, ch)) & ~IMR3_LLBSC);
H A Dpc300-falc-lh.h1147 #define IMR3 0x17 /* Interrupt Mask Reg 3 */ macro

Completed in 69 milliseconds