Searched refs:PLC (Results 1 – 7 of 7) sorted by relevance
/linux-4.4.14/drivers/net/fddi/skfp/ |
D | pcmplc.c | 430 outpw(PLC(p,PL_CNTRL_B),0) ; in plc_init() 431 outpw(PLC(p,PL_CNTRL_B),PL_PCM_STOP) ; in plc_init() 432 outpw(PLC(p,PL_CNTRL_A),0) ; in plc_init() 438 rev = inpw(PLC(p,PL_STATUS_A)) & PLC_REV_MASK ; in plc_init() 443 outpw(PLC(p,PL_CNTRL_C),PLCS_CONTROL_C_S) ; in plc_init() 445 outpw(PLC(p,PL_T_FOT_ASS),PLCS_FASSERT_S) ; in plc_init() 446 outpw(PLC(p,PL_T_FOT_DEASS),PLCS_FDEASSERT_S) ; in plc_init() 450 outpw(PLC(p,PL_CNTRL_C),PLCS_CONTROL_C_U) ; in plc_init() 452 outpw(PLC(p,PL_T_FOT_ASS),PLCS_FASSERT_U) ; in plc_init() 453 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-4.4.14/arch/arm/kernel/ |
D | setup.c | 477 #define PLC "r" in cpu_init() macro 479 #define PLC "I" in cpu_init() macro 501 PLC (PSR_F_BIT | PSR_I_BIT | IRQ_MODE), in cpu_init() 503 PLC (PSR_F_BIT | PSR_I_BIT | ABT_MODE), in cpu_init() 505 PLC (PSR_F_BIT | PSR_I_BIT | UND_MODE), in cpu_init() 507 PLC (PSR_F_BIT | PSR_I_BIT | FIQ_MODE), in cpu_init() 509 PLC (PSR_F_BIT | PSR_I_BIT | SVC_MODE) in cpu_init()
|
/linux-4.4.14/Documentation/power/regulator/ |
D | overview.txt | 15 (C) 2008 Wolfson Microelectronics PLC.
|
/linux-4.4.14/drivers/net/fddi/skfp/h/ |
D | skfbi.h | 1045 #define PLC(np,reg) (((np) == PA) ? P2_A(reg) : P1_A(reg)) macro
|
/linux-4.4.14/Documentation/devicetree/bindings/ |
D | vendor-prefixes.txt | 198 seagate Seagate Technology PLC
|
/linux-4.4.14/drivers/net/usb/ |
D | Kconfig | 538 tristate "Intellon PLC based usb adapter" 541 Choose this option if you're using a 14Mb USB-based PLC
|