Home
last modified time | relevance | path

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

/openbmc/linux/drivers/phy/allwinner/
H A Dphy-sun50i-usb3.c30 #define SUNXI_PHY_EXTERNAL_CONTROL 0x20 macro
66 val = readl(phy->regs + SUNXI_PHY_EXTERNAL_CONTROL); in sun50i_usb3_phy_open()
69 writel(val, phy->regs + SUNXI_PHY_EXTERNAL_CONTROL); in sun50i_usb3_phy_open()