Home
last modified time | relevance | path

Searched refs:plx (Results 1 – 19 of 19) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/staging/comedi/drivers/
H A Ddaqboard2000.c257 void __iomem *plx; member
423 cntrl = readl(devpriv->plx + PLX_REG_CNTRL); in db2k_reset_local_bus()
425 writel(cntrl, devpriv->plx + PLX_REG_CNTRL); in db2k_reset_local_bus()
428 writel(cntrl, devpriv->plx + PLX_REG_CNTRL); in db2k_reset_local_bus()
437 cntrl = readl(devpriv->plx + PLX_REG_CNTRL); in db2k_reload_plx()
439 writel(cntrl, devpriv->plx + PLX_REG_CNTRL); in db2k_reload_plx()
442 writel(cntrl, devpriv->plx + PLX_REG_CNTRL); in db2k_reload_plx()
445 writel(cntrl, devpriv->plx + PLX_REG_CNTRL); in db2k_reload_plx()
454 cntrl = readl(devpriv->plx + PLX_REG_CNTRL); in db2k_pulse_prog_pin()
456 writel(cntrl, devpriv->plx + PLX_REG_CNTRL); in db2k_pulse_prog_pin()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wan/
H A Dwanxl.c75 u8 __iomem *plx; /* PLX PCI9060 virtual base address */ member
252 while((stat = readl(card->plx + PLX_DOORBELL_FROM_CARD)) != 0) { in wanxl_intr()
254 writel(stat, card->plx + PLX_DOORBELL_FROM_CARD); in wanxl_intr()
300 port->card->plx + PLX_DOORBELL_TO_CARD); in wanxl_xmit()
395 u8 __iomem *dbr = port->card->plx + PLX_DOORBELL_TO_CARD; in wanxl_open()
437 port->card->plx + PLX_DOORBELL_TO_CARD); in wanxl_close()
483 writel(cmd, card->plx + PLX_MAILBOX_1); in wanxl_puts_command()
485 if (readl(card->plx + PLX_MAILBOX_1) == 0) in wanxl_puts_command()
498 u32 old_value = readl(card->plx + PLX_CONTROL) & ~PLX_CTL_RESET; in wanxl_reset()
500 writel(0x80, card->plx + PLX_MAILBOX_0); in wanxl_reset()
[all …]
/OK3568_Linux_fs/kernel/drivers/gpio/
H A Dgpio-pcie-idio-24.c136 __u8 __iomem *plx; member
521 idio24gpio->plx = pcim_iomap_table(pdev)[pci_plx_bar_index]; in idio_24_probe()
556 idio24gpio->plx + PLX_PEX8311_PCI_LCS_INTCSR + 1); in idio_24_probe()
/OK3568_Linux_fs/kernel/drivers/scsi/
H A Dhptiop.c116 void __iomem *plx = hba->u.itl.plx; in iop_intr_itl() local
120 if (plx && readl(plx + 0x11C5C) & 0xf) in iop_intr_itl()
121 writel(1, plx + 0x11C60); in iop_intr_itl()
618 hba->u.itl.plx = hba->u.itl.iop; in hptiop_map_pci_bar_itl()
621 iounmap(hba->u.itl.plx); in hptiop_map_pci_bar_itl()
630 if (hba->u.itl.plx) in hptiop_unmap_pci_bar_itl()
631 iounmap(hba->u.itl.plx); in hptiop_unmap_pci_bar_itl()
H A Dgdth.c636 ha->plx = (gdt6c_plx_regs *)pcistr->io; in gdth_init_pci()
692 outb(0x00,PTR2USHORT(&ha->plx->control1)); in gdth_init_pci()
693 outb(0xff,PTR2USHORT(&ha->plx->edoor_reg)); in gdth_init_pci()
701 outb(1,PTR2USHORT(&ha->plx->ldoor_reg)); in gdth_init_pci()
731 outb(1,PTR2USHORT(&ha->plx->ldoor_reg)); in gdth_init_pci()
899 outb(0xff, PTR2USHORT(&ha->plx->edoor_reg)); in gdth_enable_int()
900 outb(0x03, PTR2USHORT(&ha->plx->control1)); in gdth_enable_int()
921 IStatus = inb(PTR2USHORT(&ha->plx->edoor_reg)); in gdth_get_status()
938 gdtsema0 = (int)inb(PTR2USHORT(&ha->plx->sema0_reg)); in gdth_test_busy()
972 outb(1, PTR2USHORT(&ha->plx->sema0_reg)); in gdth_set_sema0()
[all …]
H A Dhptiop.h274 void __iomem *plx; member
H A Dgdth.h819 gdt6c_plx_regs *plx; /* PLX regs (new PCI contr.) */ member
/OK3568_Linux_fs/kernel/Documentation/i2c/busses/
H A Di2c-nforce2.rst27 - Thomas Leibold <thomas@plx.com>,
/OK3568_Linux_fs/kernel/arch/arm/boot/dts/
H A Dtegra30-apalis-eval.dts83 compatible = "plx,pex8605";
H A Dimx6q-apalis-eval.dts148 compatible = "plx,pex8605";
H A Dtegra124-apalis-v1.2-eval.dts77 compatible = "plx,pex8605";
H A Dtegra124-apalis-eval.dts76 compatible = "plx,pex8605";
H A Dtegra30-apalis-v1.1-eval.dts84 compatible = "plx,pex8605";
/OK3568_Linux_fs/kernel/arch/powerpc/boot/dts/
H A Dxcalibur1501.dts244 compatible = "plx,pex8648";
H A Dxpedite5370.dts235 compatible = "plx,pex8518";
H A Dxpedite5301.dts237 compatible = "plx,pex8518";
H A Dxpedite5330.dts273 compatible = "plx,pex8518";
/OK3568_Linux_fs/u-boot/arch/arm/dts/
H A Dtegra124-apalis.dts1622 compatible = "plx,pex8605";
/OK3568_Linux_fs/device/rockchip/common/images/userdata/userdata_normal/media/
H A Dyuv420_p352x288.yuv7463 …1468<:98522242242263133233(��z������������������vt������������|plx�sbr��������������}y…