Home
last modified time | relevance | path

Searched refs:RIO_PHY_SERIAL (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/arch/powerpc/sysdev/
Dfsl_rio.c644 port->phy_type = (ccsr & 1) ? RIO_PHY_SERIAL : RIO_PHY_PARALLEL; in fsl_rio_setup()
710 if (port->phy_type == RIO_PHY_SERIAL) in fsl_rio_setup()
/linux-4.4.14/include/linux/
Drio.h232 RIO_PHY_SERIAL, enumerator
/linux-4.4.14/drivers/rapidio/devices/
Dtsi721.c2251 mport->phy_type = RIO_PHY_SERIAL; in tsi721_setup_mport()