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

/netbsd-current/sys/arch/evbarm/ifpga/
H A Difpga_intr.h77 hwpend = (ifpga_ipending & IFPGA_INTR_HWMASK) & ~new;
H A Difpgareg.h218 #define IFPGA_INTR_HWMASK 0x08bfffff macro
220 #define IFPGA_INTR_HWMASK 0x003fffff macro
H A Difpga_intr.c348 hwpend |= (ifpga_ipending & IFPGA_INTR_HWMASK) & ~pcpl;

Completed in 91 milliseconds