linux/drivers/pci/dwc
Kishon Vijay Abraham I a509d7d9af PCI: dwc: all: Modify dbi accessors to access data of 4/2/1 bytes
Previously dbi accessors can be used to access data of size 4 bytes. But
there might be situations (like accessing MSI_MESSAGE_CONTROL in order to
set/get the number of required MSI interrupts in EP mode) where dbi
accessors must be used to access data of size 2. This is in preparation
for adding endpoint mode support to designware driver.

Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Acked-by: Niklas Cassel <niklas.cassel@axis.com>
Cc: Jingoo Han <jingoohan1@gmail.com>
Cc: Joao Pinto <Joao.Pinto@synopsys.com>
2017-04-04 08:40:55 -05:00
..
Kconfig PCI: dwc: Select PCI_HOST_COMMON for hisi 2017-04-03 16:17:11 -05:00
Makefile
pci-dra7xx.c PCI: dwc: dra7xx: Populate cpu_addr_fixup ops 2017-04-04 08:40:12 -05:00
pci-exynos.c PCI: dwc: all: Modify dbi accessors to access data of 4/2/1 bytes 2017-04-04 08:40:55 -05:00
pci-imx6.c
pci-keystone-dw.c
pci-keystone.c
pci-keystone.h
pci-layerscape.c
pcie-armada8k.c
pcie-artpec6.c PCI: dwc: artpec6: Populate cpu_addr_fixup ops 2017-04-04 08:40:12 -05:00
pcie-designware-host.c PCI: dwc: Fix uninitialized variable in dw_handle_msi_irq() 2017-04-04 08:29:56 -05:00
pcie-designware-plat.c PCI: dwc: Fix dw_pcie_ops NULL pointer dereference 2017-04-04 08:24:25 -05:00
pcie-designware.c PCI: dwc: all: Modify dbi accessors to access data of 4/2/1 bytes 2017-04-04 08:40:55 -05:00
pcie-designware.h PCI: dwc: all: Modify dbi accessors to access data of 4/2/1 bytes 2017-04-04 08:40:55 -05:00
pcie-hisi.c
pcie-qcom.c
pcie-spear13xx.c