Home
last modified time | relevance | path

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

/openbmc/linux/drivers/rapidio/devices/
H A Dtsi721.h216 #define TSI721_INT_IMSG_CHAN_M 0x00ff0000 macro
H A Dtsi721.c501 if (dev_ch_int & TSI721_INT_IMSG_CHAN_M) { /* Inbound Msg */ in tsi721_irqhandler()
504 ch_inte &= ~(dev_ch_int & TSI721_INT_IMSG_CHAN_M); in tsi721_irqhandler()