mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2026-09-22 03:09:16 +08:00
[DM/PCI] Add /proc access in RT-Smart user.
1. Add ROM base info. 2. Save th PM status. Signed-off-by: GuEe-GUI <2991707448@qq.com>
This commit is contained in:
@@ -157,7 +157,10 @@ struct rt_pci_device
|
||||
rt_uint8_t pin;
|
||||
struct rt_pic *intx_pic;
|
||||
|
||||
rt_bool_t pm_enabled;
|
||||
|
||||
struct rt_pci_bus_resource resource[RT_PCI_BAR_NR_MAX];
|
||||
struct rt_pci_bus_resource rom;
|
||||
|
||||
rt_uint8_t pme_cap;
|
||||
rt_uint8_t msi_cap;
|
||||
|
||||
Reference in New Issue
Block a user