zephyr/drivers/pci
Michael LeMay 2684f4472f pci: Add pci_enable_bus_master
This patch adds the pci_enable_bus_master function that enables bus
master access for a PCI device.

Change-Id: I317daac1a613ccfc5a3894332c1a7dbbff05991f
Signed-off-by: Michael LeMay <michael.lemay@intel.com>
2016-02-05 20:24:38 -05:00
..
Kconfig Change BSD-3 licenses to Apache 2 2016-02-05 20:24:29 -05:00
Makefile Add PCI legacy bridge device driver 2016-02-05 20:24:23 -05:00
pci.c pci: Add pci_enable_bus_master 2016-02-05 20:24:38 -05:00
pci_config.c checkpatch: warning - block_comment_style 2016-02-05 20:24:33 -05:00
pci_interface.c checkpatch: warning - block_comment_style 2016-02-05 20:24:33 -05:00
pci_legacy_bridge.c checkpatch: warning - block_comment_style 2016-02-05 20:24:33 -05:00