Searched refs:plx (Results 1 – 8 of 8) sorted by relevance
| /linux/drivers/comedi/drivers/ |
| H A D | daqboard2000.c | 256 void __iomem *plx; member 422 cntrl = readl(devpriv->plx + PLX_REG_CNTRL); in db2k_reset_local_bus() 424 writel(cntrl, devpriv->plx + PLX_REG_CNTRL); in db2k_reset_local_bus() 427 writel(cntrl, devpriv->plx + PLX_REG_CNTRL); in db2k_reset_local_bus() 436 cntrl = readl(devpriv->plx + PLX_REG_CNTRL); in db2k_reload_plx() 438 writel(cntrl, devpriv->plx + PLX_REG_CNTRL); in db2k_reload_plx() 441 writel(cntrl, devpriv->plx + PLX_REG_CNTRL); in db2k_reload_plx() 444 writel(cntrl, devpriv->plx + PLX_REG_CNTRL); in db2k_reload_plx() 453 cntrl = readl(devpriv->plx + PLX_REG_CNTRL); in db2k_pulse_prog_pin() 455 writel(cntrl, devpriv->plx + PLX_REG_CNTRL); in db2k_pulse_prog_pin() [all …]
|
| /linux/drivers/net/wan/ |
| H A D | wanxl.c | 72 u8 __iomem *plx; /* PLX PCI9060 virtual base address */ member 264 while ((stat = readl(card->plx + PLX_DOORBELL_FROM_CARD)) != 0) { in wanxl_intr() 266 writel(stat, card->plx + PLX_DOORBELL_FROM_CARD); in wanxl_intr() 310 port->card->plx + PLX_DOORBELL_TO_CARD); in wanxl_xmit() 396 u8 __iomem *dbr = port->card->plx + PLX_DOORBELL_TO_CARD; in wanxl_open() 438 port->card->plx + PLX_DOORBELL_TO_CARD); in wanxl_close() 480 writel(cmd, card->plx + PLX_MAILBOX_1); in wanxl_puts_command() 482 if (readl(card->plx + PLX_MAILBOX_1) == 0) in wanxl_puts_command() 493 u32 old_value = readl(card->plx + PLX_CONTROL) & ~PLX_CTL_RESET; in wanxl_reset() 495 writel(0x80, card->plx + PLX_MAILBOX_0); in wanxl_reset() [all …]
|
| /linux/Documentation/i2c/busses/ |
| H A D | i2c-nforce2.rst | 27 - Thomas Leibold <thomas@plx.com>,
|
| /linux/drivers/scsi/ |
| H A D | hptiop.h | 274 void __iomem *plx; member
|
| /linux/arch/powerpc/boot/dts/ |
| H A D | xpedite5301.dts | 237 compatible = "plx,pex8518";
|
| H A D | xcalibur1501.dts | 244 compatible = "plx,pex8648";
|
| H A D | xpedite5370.dts | 235 compatible = "plx,pex8518";
|
| H A D | xpedite5330.dts | 273 compatible = "plx,pex8518";
|