Searched refs:PLC (Results 1 – 9 of 9) sorted by relevance
/linux-5.19.10/drivers/net/fddi/skfp/ |
D | pcmplc.c | 419 outpw(PLC(p,PL_CNTRL_B),0) ; in plc_init() 420 outpw(PLC(p,PL_CNTRL_B),PL_PCM_STOP) ; in plc_init() 421 outpw(PLC(p,PL_CNTRL_A),0) ; in plc_init() 427 rev = inpw(PLC(p,PL_STATUS_A)) & PLC_REV_MASK ; in plc_init() 432 outpw(PLC(p,PL_CNTRL_C),PLCS_CONTROL_C_S) ; in plc_init() 434 outpw(PLC(p,PL_T_FOT_ASS),PLCS_FASSERT_S) ; in plc_init() 435 outpw(PLC(p,PL_T_FOT_DEASS),PLCS_FDEASSERT_S) ; in plc_init() 439 outpw(PLC(p,PL_CNTRL_C),PLCS_CONTROL_C_U) ; in plc_init() 441 outpw(PLC(p,PL_T_FOT_ASS),PLCS_FASSERT_U) ; in plc_init() 442 outpw(PLC(p,PL_T_FOT_DEASS),PLCS_FDEASSERT_U) ; in plc_init() [all …]
|
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-5.19.10/drivers/staging/fieldbus/Documentation/ |
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-5.19.10/drivers/staging/fieldbus/ |
D | Kconfig | 7 Fieldbus device (client) adapters allow data exchange with a PLC aka.
|
/linux-5.19.10/Documentation/driver-api/gpio/ |
D | using-gpio.rst | 24 industrial automation, PLC-type use cases, door controllers, in short a piece
|
/linux-5.19.10/drivers/net/fddi/skfp/h/ |
D | skfbi.h | 813 #define PLC(np,reg) (((np) == PA) ? P2_A(reg) : P1_A(reg)) macro
|
/linux-5.19.10/Documentation/power/regulator/ |
D | overview.rst | 16 (C) 2008 Wolfson Microelectronics PLC.
|
/linux-5.19.10/drivers/net/usb/ |
D | Kconfig | 566 tristate "Intellon PLC based usb adapter" 569 Choose this option if you're using a 14Mb USB-based PLC
|
/linux-5.19.10/Documentation/devicetree/bindings/ |
D | vendor-prefixes.yaml | 671 description: Laird PLC 1079 description: Seagate Technology PLC
|