Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/phy/allwinner/
H A Dphy-sun50i-usb3.c26 #define SUNXI_PIPE_CLOCK_CONTROL 0x14 macro
70 val = readl(phy->regs + SUNXI_PIPE_CLOCK_CONTROL); in sun50i_usb3_phy_open()
72 writel(val, phy->regs + SUNXI_PIPE_CLOCK_CONTROL); in sun50i_usb3_phy_open()
/kernel/linux/linux-6.6/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()

Completed in 2 milliseconds