Home
last modified time | relevance | path

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

/openbmc/linux/drivers/rapidio/devices/
H A Dtsi721.h146 #define TSI721_IDQ_CTL(x) (0x20000 + (x) * 0x1000) macro
H A Dtsi721.c1391 iowrite32(TSI721_IDQ_INIT, priv->regs + TSI721_IDQ_CTL(IDB_QUEUE)); in tsi721_doorbell_init()