Home
last modified time | relevance | path

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

/openbmc/linux/drivers/rapidio/devices/
H A Dtsi721.h444 #define TSI721_IBDMAC_INT_PC_ERROR 0x00000004 macro
H A Dtsi721.c2126 if (imsg_int & TSI721_IBDMAC_INT_PC_ERROR) in tsi721_imsg_handler()