Home
last modified time | relevance | path

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

/f-stack/freebsd/arm/mv/
H A Dmvreg.h42 #define IRQ_CAUSE_ERROR 0x0 macro
67 #define IRQ_CAUSE_ERROR (-1) /* Fake defines for unified */ macro
H A Dic.c314 mv_ic_sc->ic_bsh, IRQ_CAUSE_ERROR)); in mv_ic_get_cause_error()