Home
last modified time | relevance | path

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

/openbmc/linux/drivers/rapidio/devices/
H A Dtsi721.h432 #define TSI721_IBDMAC_STS(x) (0x61244 + (x) * 0x1000) macro
H A Dtsi721.c2528 iowrite32(0, priv->regs + TSI721_IBDMAC_STS(ch)); in tsi721_messages_init()