Searched refs:IMR2 (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.c447 cpc_writeb(falcbase + F_REG(IMR2, ch),
448 cpc_readb(falcbase + F_REG(IMR2, ch)) & ~(IMR2_LOS));
450 cpc_writeb(falcbase + F_REG(IMR2, ch),
451 cpc_readb(falcbase + F_REG(IMR2, ch)) &
454 cpc_writeb(falcbase + F_REG(IMR2, ch),
455 cpc_readb(falcbase + F_REG(IMR2, ch)) &
458 cpc_writeb(falcbase + F_REG(IMR2, ch),
459 cpc_readb(falcbase + F_REG(IMR2, ch)) |
H A Dpc300-falc-lh.h1146 #define IMR2 0x16 /* Interrupt Mask Reg 2 */ macro

Completed in 54 milliseconds