Home
last modified time | relevance | path

Searched refs:RTC_MMIO_SIZE (Results 1 – 1 of 1) sorted by relevance

/freebsd/usr.sbin/bhyve/aarch64/
H A Dbhyverun_machdep.c63 #define RTC_MMIO_SIZE 0x1000 macro
343 mr.size = RTC_MMIO_SIZE; in init_mmio_rtc()
394 fdt_add_rtc(RTC_MMIO_BASE, RTC_MMIO_SIZE, RTC_INTR); in bhyve_init_platform()