Home
last modified time | relevance | path

Searched hist:"3 c8ae536ec26ffc7715e38876b43f88286a98fd8" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/arch/x86/include/asm/
H A Dpci.h3c8ae536ec26ffc7715e38876b43f88286a98fd8 Mon Feb 02 14:35:25 UTC 2015 Bin Meng <bmeng.cn@gmail.com> x86: Define macros for pci configuration space access

Move PCI_REG_ADDR and PCI_REG_DATA from arch/x86/lib/pci_type1.c to
arch/x86/include/asm/pci.h, also define PCI_CFG_EN so that these
macros can be used for pci configuration space access.

Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Acked-by: Simon Glass <sjg@chromium.org>