Home
last modified time | relevance | path

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

/openbmc/linux/drivers/phy/allwinner/
H A Dphy-sun50i-usb3.c27 #define SUNXI_PIPE_CLOCK_CONTROL 0x14 macro
71 val = readl(phy->regs + SUNXI_PIPE_CLOCK_CONTROL); in sun50i_usb3_phy_open()
73 writel(val, phy->regs + SUNXI_PIPE_CLOCK_CONTROL); in sun50i_usb3_phy_open()