Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/staging/vme_user/
Dvme_tsi148.h1096 #define TSI148_LCSR_INTS_MB2S BIT(18) /* Mail Box 2 */ macro
1120 TSI148_LCSR_INTS_MB2S,
Dvme_tsi148.c270 if (stat & (TSI148_LCSR_INTS_MB3S | TSI148_LCSR_INTS_MB2S | in tsi148_irqhandler()