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

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

Completed in 191 milliseconds