Searched refs:PLC (Results 1 – 9 of 9) sorted by relevance
/linux/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()
|
/linux/drivers/staging/fieldbus/Documentation/ |
A D | fieldbus_dev.txt | 15 logic controllers (PLC) via a non-time-critical communications system 23 controlled via the Fieldbus by a PLC aka "Fieldbus Controller". 25 Communication between PLC and device typically happens via process data memory, 27 the PLC's output area to the device's input area, and vice versa. 33 exchange with a PLC aka "Fieldbus Controller" via process data memory.
|
/linux/drivers/staging/fieldbus/ |
A D | Kconfig | 7 Fieldbus device (client) adapters allow data exchange with a PLC aka.
|
/linux/Documentation/driver-api/gpio/ |
A D | using-gpio.rst | 24 industrial automation, PLC-type use cases, door controllers, in short a piece
|
/linux/drivers/net/fddi/skfp/h/ |
A D | skfbi.h | 813 #define PLC(np,reg) (((np) == PA) ? P2_A(reg) : P1_A(reg)) macro
|
/linux/Documentation/power/regulator/ |
A D | overview.rst | 16 (C) 2008 Wolfson Microelectronics PLC.
|
/linux/drivers/net/usb/ |
A D | Kconfig | 565 tristate "Intellon PLC based usb adapter" 568 Choose this option if you're using a 14Mb USB-based PLC
|
/linux/Documentation/devicetree/bindings/ |
A D | vendor-prefixes.yaml | 633 description: Laird PLC 1030 description: Seagate Technology PLC
|
Completed in 19 milliseconds