Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Drio_regs.h236 #define RIO_PORT_N_CTL2_CSR(n, m) (0x54 + (n) * (0x20 * (m))) macro
277 (d->phys_efptr + RIO_PORT_N_CTL2_CSR(n, d->phys_rmap))
/openbmc/linux/drivers/rapidio/devices/
H A Dtsi721.c2554 rval = ioread32(priv->regs + 0x100 + RIO_PORT_N_CTL2_CSR(0, 0)); in tsi721_query_mport()