Constant axconfig::MMIO_REGIONS
source · pub const MMIO_REGIONS: &[(usize, usize)];
Expand description
MMIO regions with format (base_paddr
, size
).
pub const MMIO_REGIONS: &[(usize, usize)];
MMIO regions with format (base_paddr
, size
).