Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/misc/
H A Dnrf51_rng.h40 #define TYPE_NRF51_RNG "nrf51_soc.rng" macro
/openbmc/qemu/hw/misc/
H A Dnrf51_rng.c192 TYPE_NRF51_RNG, NRF51_RNG_SIZE); in nrf51_rng_init()
254 .name = TYPE_NRF51_RNG,
/openbmc/qemu/hw/arm/
H A Dnrf51_soc.c196 object_initialize_child(obj, "rng", &s->rng, TYPE_NRF51_RNG); in nrf51_soc_init()