Searched refs:LIM2 (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-falc-lh.h21 * Included DJA bits for the LIM2 register.
665 /* LIM2 (Line Interface Mode 2)
1188 #define LIM2 0x38 /* Line Interface Mode Reg 2 */ macro
H A Dpc300_drv.c719 cpc_writeb(falcbase + F_REG(LIM2, ch), (LIM2_LOS1 | dja));
725 cpc_writeb(falcbase + F_REG(LIM2, ch), (0x40 | LIM2_LOS1 | dja));
731 cpc_writeb(falcbase + F_REG(LIM2, ch), (0x80 | LIM2_LOS1 | dja));
737 cpc_writeb(falcbase + F_REG(LIM2, ch), (0xc0 | LIM2_LOS1 | dja));
927 cpc_writeb(falcbase + F_REG(LIM2, ch), (LIM2_LOS1 | dja));

Completed in 35 milliseconds