mirror of
https://github.com/gnif/vendor-reset.git
synced 2026-03-28 21:22:43 +01:00
[amd] common: Map port I/O space (proper way to access certain ATOM registers?)
This commit is contained in:
@@ -108,6 +108,9 @@ struct amd_vendor_private
|
||||
resource_size_t mmio_base;
|
||||
resource_size_t mmio_size;
|
||||
uint32_t __iomem *mmio;
|
||||
|
||||
resource_size_t rio_mem_size;
|
||||
uint32_t __iomem *rio_mem;
|
||||
};
|
||||
|
||||
static inline struct amd_vendor_private *adev_to_amd_private(struct amd_fake_dev *adev)
|
||||
|
||||
Reference in New Issue
Block a user