Searched refs:PLC (Results 1 – 4 of 4) sorted by relevance
| /drivers/net/fddi/skfp/ |
| A D | pcmplc.c | 419 outpw(PLC(p,PL_CNTRL_B),0) ; in plc_init() 421 outpw(PLC(p,PL_CNTRL_A),0) ; in plc_init() 543 outpw(PLC(np,PL_XMIT_VECTOR),n) ; in plc_send_bits() 703 CLEAR(PLC(np,PL_CNTRL_B),PL_LONG) ; in pcm_fsm() 711 outpw(PLC(np,PL_CNTRL_A),0) ; in pcm_fsm() 713 CLEAR(PLC(np,PL_CNTRL_B),PL_LONG) ; in pcm_fsm() 735 CLEAR(PLC(np,PL_CNTRL_B),PL_LONG) ; in pcm_fsm() 936 SETMASK(PLC(np,PL_CNTRL_A), in pcm_fsm() 938 SETMASK(PLC(np,PL_CNTRL_B), in pcm_fsm() 1052 outpw(PLC(phy,PL_CNTRL_B),cntrl) ; in sm_ph_linestate() [all …]
|
| A D | drvfbi.c | 230 u_short st = inpw(PLC(PB,PL_INTR_EVENT)) ; in plc1_irq() 241 u_short st = inpw(PLC(PA,PL_INTR_EVENT)) ; in plc2_irq()
|
| /drivers/net/fddi/skfp/h/ |
| A D | skfbi.h | 813 #define PLC(np,reg) (((np) == PA) ? P2_A(reg) : P1_A(reg)) macro
|
| /drivers/net/usb/ |
| A D | Kconfig | 564 tristate "Intellon PLC based usb adapter" 567 Choose this option if you're using a 14Mb USB-based PLC
|
Completed in 20 milliseconds