Searched refs:PLC (Results 1 - 13 of 13) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/skfp/
H A Dpcmplc.c121 * this register in the PLC-S controls the scrambling parameters
133 * this register in the PLC-S controls the scrambling parameters
160 * PLC timing parameter
426 int rev ; /* Revision of PLC-x */
430 outpw(PLC(p,PL_CNTRL_B),0) ;
431 outpw(PLC(p,PL_CNTRL_B),PL_PCM_STOP) ;
432 outpw(PLC(p,PL_CNTRL_A),0) ;
435 * if PLC-S then set control register C
438 rev = inpw(PLC(p,PL_STATUS_A)) & PLC_REV_MASK ;
443 outpw(PLC(
[all...]
H A Ddrvfbi.c224 u_short st = inpw(PLC(PB,PL_INTR_EVENT)) ;
235 u_short st = inpw(PLC(PA,PL_INTR_EVENT)) ;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/kernel/
H A Dsetup.c360 #define PLC "r" macro
362 #define PLC "I" macro
381 PLC (PSR_F_BIT | PSR_I_BIT | IRQ_MODE),
383 PLC (PSR_F_BIT | PSR_I_BIT | ABT_MODE),
385 PLC (PSR_F_BIT | PSR_I_BIT | UND_MODE),
387 PLC (PSR_F_BIT | PSR_I_BIT | SVC_MODE)
/netgear-R7000-V1.0.7.12_1.2.5/src/include/
H A Dbcmrobo.h181 #ifdef PLC
182 /* PLC */
183 bool plc_hw; /* PLC chip */
184 #endif /* PLC */
225 #ifdef PLC
227 #endif /* PLC */
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/brcm-boards/bcm947xx/
H A Dsetup.c385 #if defined(BCMCONFMTD) && defined(PLC)
387 #elif defined(BCMCONFMTD) || defined(PLC)
492 #ifdef PLC
493 /* Reserve for PLC */
534 #ifdef PLC
/netgear-R7000-V1.0.7.12_1.2.5/src/include/proto/
H A Dethernet.h80 #ifdef PLC
84 #endif /* PLC */
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wl/
H A Dwl_generic.mk29 PLC=1 macro
/netgear-R7000-V1.0.7.12_1.2.5/src/router/rc/
H A Dmtd.c246 #ifdef PLC
H A Dservices.c658 #ifdef PLC
724 #endif /* PLC */
1604 #ifdef PLC
1675 #ifdef PLC
/netgear-R7000-V1.0.7.12_1.2.5/src/shared/
H A Dbcmrobo.c101 #ifdef PLC
108 #endif /* PLC */
1380 #ifdef PLC
1383 #endif /* PLC */
1427 #ifdef PLC
1429 #endif /* PLC */
1468 #ifdef PLC
1473 #endif /* PLC */
3309 #ifdef PLC
3340 ET_MSG(("%s: Configured PLC MI
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/skfp/h/
H A Dskfbi.h453 /* External PLC-S registers (SN2 compatibility for DV) */
460 /* DAS PLC-S Registers */
1047 * PHY Port A (PA) = PLC 1
1050 #define PLC(np,reg) (((np) == PA) ? P2_A(reg) : P1_A(reg)) macro
/netgear-R7000-V1.0.7.12_1.2.5/src/wl/config/
H A Dwl.mk1814 #ifdef PLC
1815 ifeq ($(PLC),1)
/netgear-R7000-V1.0.7.12_1.2.5/src/router/shared/
H A Dbroadcom.c77 #ifdef PLC
212 #ifdef PLC
214 #endif /* PLC */
1608 #ifdef PLC
1609 websWrite(wp, " <td><a href=\"plc.asp\"><img border=\"0\" src=\"plc.gif\" alt=\"PLC\"></a></td>\n");
4866 #ifdef PLC
14365 #ifdef PLC
16456 #ifdef PLC
16587 #ifdef PLC

Completed in 127 milliseconds