Searched refs:phyctl (Results 1 – 1 of 1) sorted by relevance
154 writel(0, phyctl); in sun4i_usb_phy_write()158 temp = readl(phyctl); in sun4i_usb_phy_write()165 writel(temp, phyctl); in sun4i_usb_phy_write()168 temp = readb(phyctl); in sun4i_usb_phy_write()174 writeb(temp, phyctl); in sun4i_usb_phy_write()177 temp = readb(phyctl); in sun4i_usb_phy_write()179 writeb(temp, phyctl); in sun4i_usb_phy_write()181 temp = readb(phyctl); in sun4i_usb_phy_write()183 writeb(temp, phyctl); in sun4i_usb_phy_write()332 void __iomem *phyctl = data->base + in sun4i_usb_phy_exit() local[all …]
Completed in 4 milliseconds