Searched refs:crmu_usb2_ctrl (Results 1 – 1 of 1) sorted by relevance
63 void __iomem *crmu_usb2_ctrl; member129 val = readl(driver->crmu_usb2_ctrl); in ns2_drd_phy_poweroff()131 writel(val, driver->crmu_usb2_ctrl); in ns2_drd_phy_poweroff()133 val = readl(driver->crmu_usb2_ctrl); in ns2_drd_phy_poweroff()135 writel(val, driver->crmu_usb2_ctrl); in ns2_drd_phy_poweroff()160 val = readl(driver->crmu_usb2_ctrl); in ns2_drd_phy_poweron()162 writel(val, driver->crmu_usb2_ctrl); in ns2_drd_phy_poweron()165 val = readl(driver->crmu_usb2_ctrl); in ns2_drd_phy_poweron()167 writel(val, driver->crmu_usb2_ctrl); in ns2_drd_phy_poweron()177 val = readl(driver->crmu_usb2_ctrl); in ns2_drd_phy_poweron()[all …]