Searched refs:PERIPHERAL_BASE_VIRT (Results 1 - 1 of 1) sorted by relevance

/fuchsia/zircon/system/dev/board/qemu/
H A Dqemu-virt.h49 #define PERIPHERAL_BASE_VIRT (0xffffffffc0000000ULL) // -1GB macro
52 #define CPUPRIV_BASE_VIRT (PERIPHERAL_BASE_VIRT + 0x08000000)
55 #define UART_BASE (PERIPHERAL_BASE_VIRT + 0x09000000)
57 #define RTC_BASE (PERIPHERAL_BASE_VIRT + 0x09010000)
60 #define FW_CFG_BASE (PERIPHERAL_BASE_VIRT + 0x09020000)
63 #define VIRTIO_BASE (PERIPHERAL_BASE_VIRT + 0x0a000000)

Completed in 5 milliseconds