Home
last modified time | relevance | path

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

/linux/drivers/phy/ti/
H A Dphy-ti-pipe3.c167 void __iomem *phy_tx; member
770 phy->phy_tx = devm_platform_ioremap_resource_byname(pdev, "phy_tx"); in ti_pipe3_get_tx_rx_base()
772 return PTR_ERR_OR_ZERO(phy->phy_tx); in ti_pipe3_get_tx_rx_base()