Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/vme_user/
H A Dvme_tsi148.h1103 #define TSI148_LCSR_INTS_MB3S BIT(19) /* Mail Box 3 */ macro
1129 TSI148_LCSR_INTS_MB3S };
H A Dvme_tsi148.c270 if (stat & (TSI148_LCSR_INTS_MB3S | TSI148_LCSR_INTS_MB2S | in tsi148_irqhandler()