rt-thread/components/drivers/pci
zhuzhuzhu ef426851ea
[feat] add pci api,the pci/pcie driver
add pci api,the pci/pcie driver writer can use this to get resource of current device with flag,there are three flag :
1. PCI_BUS_REGION_F_MEM it mean memory space
2. PCI_BUS_REGION_F_IO it mean io space
3. PCI_BUS_REGION_F_PREFETCH it mean prefetchable memory
2024-10-05 02:30:52 -04:00
..
endpoint
host
msi
Kconfig
SConscript
access.c
ecam.c
ecam.h
host-bridge.c
irq.c
ofw.c
pci.c [feat] add pci api,the pci/pcie driver 2024-10-05 02:30:52 -04:00
pci_ids.h
pci_regs.h
pme.c
probe.c