Home
last modified time | relevance | path

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

/openbmc/linux/drivers/phy/allwinner/
H A Dphy-sun50i-usb3.c29 #define SUNXI_PHY_TUNE_HIGH 0x1c macro
86 val = readl(phy->regs + SUNXI_PHY_TUNE_HIGH); in sun50i_usb3_phy_open()
95 writel(val, phy->regs + SUNXI_PHY_TUNE_HIGH); in sun50i_usb3_phy_open()