Home
last modified time | relevance | path

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

/openbmc/qemu/hw/gpio/
H A Dnrf51_gpio.c280 .name = TYPE_NRF51_GPIO,
300 TYPE_NRF51_GPIO, NRF51_GPIO_SIZE); in nrf51_gpio_init()
318 .name = TYPE_NRF51_GPIO,
/openbmc/qemu/include/hw/gpio/
H A Dnrf51_gpio.h31 #define TYPE_NRF51_GPIO "nrf51_soc.gpio" macro
/openbmc/qemu/hw/arm/
H A Dnrf51_soc.c203 object_initialize_child(obj, "gpio", &s->gpio, TYPE_NRF51_GPIO); in nrf51_soc_init()