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

/openbsd-current/sys/arch/armv7/broadcom/
H A Dbcm2836_intr.c53 #define ARM_LOCAL_INT_PENDING_MASK 0x0f macro
425 pending &= ARM_LOCAL_INT_PENDING_MASK;
/openbsd-current/sys/arch/arm64/dev/
H A Dbcm2836_intr.c51 #define ARM_LOCAL_INT_PENDING_MASK 0x0f macro
435 pending &= ARM_LOCAL_INT_PENDING_MASK;

Completed in 115 milliseconds