Home
last modified time | relevance | path

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

/openbmc/linux/drivers/rapidio/devices/
H A Dtsi721.h109 #define TSI721_RIO_EM_INT_ENABLE 0x10914 macro
H A Dtsi721.c316 rval = ioread32(priv->regs + TSI721_RIO_EM_INT_ENABLE); in tsi721_pw_enable()
327 iowrite32(rval, priv->regs + TSI721_RIO_EM_INT_ENABLE); in tsi721_pw_enable()
2619 iowrite32(0, priv->regs + TSI721_RIO_EM_INT_ENABLE); in tsi721_disable_ints()