Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/vme_user/
H A Dvme_tsi148.h1110 #define TSI148_LCSR_INTS_IACKS BIT(10) /* IACK */ macro
H A Dvme_tsi148.c283 if (stat & TSI148_LCSR_INTS_IACKS) in tsi148_irqhandler()