Home
last modified time | relevance | path

Searched refs:TSI721_INT_IMSG_CHAN_M (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/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()

Completed in 11 milliseconds