mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-05 10:25:21 +00:00
Added BAR (Base Address Registers) as a parameter for PCI scan. Some devices (as UART in Quark) use two set of BARs for different purposes. A driver may require only one of them. BARs are numbered from 0 to PCI_MAX_BARS. PCI_BAR_ANY means ignore the BAR number. Constants are defined in drivers/pci.h If device class is not specified as a scanning parameter, and set to 0, ignore it. Change-Id: I6b7116c5c6cf9c470ab22bec9eb74842f15b5d99 Signed-off-by: Dmitriy Korovkin <dmitriy.korovkin@windriver.com> |
||
---|---|---|
.. | ||
console | ||
pci | ||
ioapic.h | ||
k6x_mpu.h | ||
k6x_pmc.h | ||
k20_mcg.h | ||
k20_pcr.h | ||
k20_sim.h | ||
k20_uart.h | ||
k20_watchdog.h | ||
loapic.h | ||
pic.h | ||
rand32.h | ||
system_timer.h | ||
uart.h |