Home
last modified time | relevance | path

Searched defs:banked (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/hw/intc/
H A Darmv7m_nvic.c544 bool banked = exc_is_banked(irq); in do_armv7m_nvic_set_pending() local
682 bool banked = exc_is_banked(irq); in armv7m_nvic_set_pending_lazyfp() local
920 bool banked = exc_is_banked(irq); in armv7m_nvic_get_ready_status() local
/openbmc/linux/drivers/video/fbdev/
H A Dsh_mobile_lcdcfb.c262 static bool banked(int reg_nr) in banked() function