Home
last modified time | relevance | path

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

/openbmc/linux/drivers/phy/marvell/
H A Dphy-pxa-28nm-usb2.c26 #define PHY_28NM_TX_REG0 0x0c macro
175 reg = readl(base + PHY_28NM_TX_REG0) & ~PHY_28NM_TX_AMP_MASK; in mv_usb2_phy_28nm_init()
178 base + PHY_28NM_TX_REG0); in mv_usb2_phy_28nm_init()
271 val = readw(base + PHY_28NM_TX_REG0); in mv_usb2_phy_28nm_exit()
273 writew(val, base + PHY_28NM_TX_REG0); in mv_usb2_phy_28nm_exit()