Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/phy/allwinner/
H A Dphy-sun50i-usb3.c29 #define SUNXI_PHY_EXTERNAL_CONTROL 0x20 macro
65 val = readl(phy->regs + SUNXI_PHY_EXTERNAL_CONTROL); in sun50i_usb3_phy_open()
68 writel(val, phy->regs + SUNXI_PHY_EXTERNAL_CONTROL); in sun50i_usb3_phy_open()