Home
last modified time | relevance | path

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

/openbmc/qemu/hw/intc/
H A Darmv7m_nvic.c988 static uint32_t nvic_readl(NVICState *s, uint32_t offset, MemTxAttrs attrs) in nvic_readl() function
2325 val = nvic_readl(s, offset, attrs); in nvic_sysreg_read()