Searched refs:PLC (Results 1 – 7 of 7) sorted by relevance
/Linux-v4.19/drivers/net/fddi/skfp/ |
D | pcmplc.c | 428 outpw(PLC(p,PL_CNTRL_B),0) ; in plc_init() 429 outpw(PLC(p,PL_CNTRL_B),PL_PCM_STOP) ; in plc_init() 430 outpw(PLC(p,PL_CNTRL_A),0) ; in plc_init() 436 rev = inpw(PLC(p,PL_STATUS_A)) & PLC_REV_MASK ; in plc_init() 441 outpw(PLC(p,PL_CNTRL_C),PLCS_CONTROL_C_S) ; in plc_init() 443 outpw(PLC(p,PL_T_FOT_ASS),PLCS_FASSERT_S) ; in plc_init() 444 outpw(PLC(p,PL_T_FOT_DEASS),PLCS_FDEASSERT_S) ; in plc_init() 448 outpw(PLC(p,PL_CNTRL_C),PLCS_CONTROL_C_U) ; in plc_init() 450 outpw(PLC(p,PL_T_FOT_ASS),PLCS_FASSERT_U) ; in plc_init() 451 outpw(PLC(p,PL_T_FOT_DEASS),PLCS_FDEASSERT_U) ; in plc_init() [all …]
|
D | drvfbi.c | 237 u_short st = inpw(PLC(PB,PL_INTR_EVENT)) ; in plc1_irq() 248 u_short st = inpw(PLC(PA,PL_INTR_EVENT)) ; in plc2_irq()
|
/Linux-v4.19/arch/arm/kernel/ |
D | setup.c | 545 #define PLC "r" in cpu_init() macro 547 #define PLC "I" in cpu_init() macro 569 PLC (PSR_F_BIT | PSR_I_BIT | IRQ_MODE), in cpu_init() 571 PLC (PSR_F_BIT | PSR_I_BIT | ABT_MODE), in cpu_init() 573 PLC (PSR_F_BIT | PSR_I_BIT | UND_MODE), in cpu_init() 575 PLC (PSR_F_BIT | PSR_I_BIT | FIQ_MODE), in cpu_init() 577 PLC (PSR_F_BIT | PSR_I_BIT | SVC_MODE) in cpu_init()
|
/Linux-v4.19/Documentation/devicetree/bindings/ |
D | vendor-prefixes.txt | 204 laird Laird PLC 332 seagate Seagate Technology PLC
|
/Linux-v4.19/Documentation/power/regulator/ |
D | overview.txt | 15 (C) 2008 Wolfson Microelectronics PLC.
|
/Linux-v4.19/drivers/net/fddi/skfp/h/ |
D | skfbi.h | 1045 #define PLC(np,reg) (((np) == PA) ? P2_A(reg) : P1_A(reg)) macro
|
/Linux-v4.19/drivers/net/usb/ |
D | Kconfig | 554 tristate "Intellon PLC based usb adapter" 557 Choose this option if you're using a 14Mb USB-based PLC
|