Home
last modified time | relevance | path

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

/openbmc/qemu/hw/arm/
H A Dnrf51_soc.c32 #define BASE_TO_IRQ(base) ((base >> 12) & 0x1F) macro
108 BASE_TO_IRQ(NRF51_UART_BASE))); in nrf51_soc_realize()
119 BASE_TO_IRQ(NRF51_RNG_BASE))); in nrf51_soc_realize()
165 BASE_TO_IRQ(base_addr))); in nrf51_soc_realize()