Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/phy/broadcom/
Dphy-bcm-ns2-usbdrd.c63 void __iomem *crmu_usb2_ctrl; member
129 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 …]