Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/staging/vme_user/
Dvme_tsi148.h1095 #define TSI148_LCSR_INTS_MB3S BIT(19) /* Mail Box 3 */ macro
1121 TSI148_LCSR_INTS_MB3S };
Dvme_tsi148.c270 if (stat & (TSI148_LCSR_INTS_MB3S | TSI148_LCSR_INTS_MB2S | in tsi148_irqhandler()