Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/arm/
H A Dnrf51.h31 #define NRF51_RNG_BASE 0x4000D000 macro
/openbmc/qemu/hw/arm/
H A Dnrf51_soc.c116 memory_region_add_subregion_overlap(&s->container, NRF51_RNG_BASE, mr, 0); in nrf51_soc_realize()
119 BASE_TO_IRQ(NRF51_RNG_BASE))); in nrf51_soc_realize()