Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/rapidio/devices/
Dtsi721.h82 #define TSI721_RIO_EM_INT_ENABLE 0x10914 macro
Dtsi721.c323 rval = ioread32(priv->regs + TSI721_RIO_EM_INT_ENABLE); in tsi721_pw_enable()
334 iowrite32(rval, priv->regs + TSI721_RIO_EM_INT_ENABLE); in tsi721_pw_enable()
2202 iowrite32(0, priv->regs + TSI721_RIO_EM_INT_ENABLE); in tsi721_disable_ints()