Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/evbarm/ifpga/
H A Difpga_intr.c115 ifpga_iintsrc_read(void) in ifpga_iintsrc_read() function
306 hwpend = ifpga_iintsrc_read(); in ifpga_intr_dispatch()
316 while ((ifpga_iintsrc_read() & hwpend) != 0) in ifpga_intr_dispatch()