/linux-6.12.1/drivers/net/fddi/skfp/ |
D | pcmplc.c | 110 * this register in the PLC-S controls the scrambling parameters 122 * this register in the PLC-S controls the scrambling parameters 149 * PLC timing parameter 157 int timer ; /* relative plc timer address */ 381 memset((char *)&phy->plc,0,sizeof(struct s_plc)) ; in pcm_init() 382 phy->plc.p_state = PS_OFF ; in pcm_init() 415 int rev ; /* Revision of PLC-x */ in plc_init() 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() [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() 433 void pcm_state_change(struct s_smc *smc, int plc, int p_state) in pcm_state_change() argument 440 DRV_PCM_STATE_CHANGE(smc,plc,p_state) ; in pcm_state_change()
|
/linux-6.12.1/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-6.12.1/drivers/staging/nvec/ |
D | nvec_power.c | 75 char plc[30]; member 133 if (res->plc[0] & 1) { in nvec_power_bat_notifier() 141 switch ((res->plc[0] >> 1) & 3) { in nvec_power_bat_notifier() 164 power->bat_cap = res->plc[1]; in nvec_power_bat_notifier() 196 memcpy(power->bat_manu, &res->plc, res->length - 2); in nvec_power_bat_notifier() 200 memcpy(power->bat_model, &res->plc, res->length - 2); in nvec_power_bat_notifier() 204 memcpy(power->bat_type, &res->plc, res->length - 2); in nvec_power_bat_notifier()
|
/linux-6.12.1/drivers/net/fddi/skfp/h/ |
D | supern_2.h | 15 PLC Physical Layer 540 #define FM_PLC_BIST_DONE 0x0002 /* internal PLC Bist is done */ 571 #define FM_MENPLCCST 0x0200 /* Ena Counter Segm test in PLC blck */ 702 * defines for PLC (Am79C864) 706 * PLC read/write (r/w) registers 763 * PLC control register A (PL_CNTRL_A: log. addr. 0x00) 765 * counter interrupt frequency, PLC data path config. and Built In Self Test. 773 #define PL_FOT_OFF 0x0040 /* assertion of /FOTOFF pin of PLC */ 784 * PLC control register B (PL_CNTRL_B: log. addr. 0x01) 826 * PLC control register C (PL_CNTRL_C: log. addr. 0x0a) [all …]
|
/linux-6.12.1/drivers/pci/controller/dwc/ |
D | pcie-designware.c | 741 u32 lnkcap, lwsc, plc; in dw_pcie_link_set_max_link_width() local 748 plc = dw_pcie_readl_dbi(pci, PCIE_PORT_LINK_CONTROL); in dw_pcie_link_set_max_link_width() 749 plc &= ~PORT_LINK_FAST_LINK_MODE; in dw_pcie_link_set_max_link_width() 750 plc &= ~PORT_LINK_MODE_MASK; in dw_pcie_link_set_max_link_width() 757 plc |= PORT_LINK_MODE_1_LANES; in dw_pcie_link_set_max_link_width() 761 plc |= PORT_LINK_MODE_2_LANES; in dw_pcie_link_set_max_link_width() 765 plc |= PORT_LINK_MODE_4_LANES; in dw_pcie_link_set_max_link_width() 769 plc |= PORT_LINK_MODE_8_LANES; in dw_pcie_link_set_max_link_width() 776 dw_pcie_writel_dbi(pci, PCIE_PORT_LINK_CONTROL, plc); in dw_pcie_link_set_max_link_width()
|
/linux-6.12.1/include/sound/ |
D | wm0010.h | 5 * Copyright 2012 Wolfson Microelectronics PLC.
|
D | wm8955.h | 5 * Copyright 2009 Wolfson Microelectronics PLC.
|
D | wm2000.h | 5 * Copyright 2010 Wolfson Microelectronics. PLC.
|
D | wm9081.h | 5 * Copyright 2009 Wolfson Microelectronics. PLC.
|
D | wm9090.h | 5 * Copyright 2009, 2010 Wolfson Microelectronics. PLC.
|
D | wm5100.h | 5 * Copyright 2011 Wolfson Microelectronics. PLC.
|
/linux-6.12.1/sound/soc/codecs/ |
D | wm8728.h | 5 * Copyright 2008 Wolfson Microelectronics plc
|
D | wm5102.h | 5 * Copyright 2012 Wolfson Microelectronics plc
|
D | wm8997.h | 5 * Copyright 2012 Wolfson Microelectronics plc
|
D | wm5110.h | 5 * Copyright 2012 Wolfson Microelectronics plc
|
D | wm8350.h | 5 * Copyright 2008 Wolfson Microelectronics PLC.
|
D | wm8776.h | 5 * Copyright 2009 Wolfson Microelectronics plc
|
/linux-6.12.1/drivers/mfd/ |
D | wm8994.h | 5 * Copyright 2011 Wolfson Microelectronics PLC.
|
/linux-6.12.1/include/linux/mfd/wm8350/ |
D | wdt.h | 5 * Copyright 2007, 2008 Wolfson Microelectronics PLC
|
/linux-6.12.1/drivers/regulator/ |
D | dummy.h | 5 * Copyright 2010 Wolfson Microelectronics PLC.
|
/linux-6.12.1/arch/arm/mach-s3c/ |
D | crag6410.h | 4 * Copyright 2011 Wolfson Microelectronics plc
|
/linux-6.12.1/include/linux/mfd/ |
D | wm8400.h | 5 * Copyright 2008 Wolfson Microelectronics plc
|
/linux-6.12.1/drivers/staging/fieldbus/ |
D | Kconfig | 7 Fieldbus device (client) adapters allow data exchange with a PLC aka.
|
/linux-6.12.1/arch/arm/mach-omap1/ |
D | ams-delta-fiq.h | 8 * Copyright (c) 2004 Amstrad Plc
|