Home
last modified time | relevance | path

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

/openbmc/linux/drivers/ipack/carriers/
H A Dtpci200.h98 #define TPCI200_SLOT_INT_MASK 0x00FF macro
H A Dtpci200.c140 if (!(status_reg & TPCI200_SLOT_INT_MASK)) in tpci200_interrupt()