Home
last modified time | relevance | path

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

/linux/drivers/phy/broadcom/
A Dphy-bcm-ns2-usbdrd.c54 void __iomem *crmu_usb2_ctrl; member
114 val = readl(driver->crmu_usb2_ctrl); in ns2_drd_phy_poweroff()
116 writel(val, driver->crmu_usb2_ctrl); in ns2_drd_phy_poweroff()
118 val = readl(driver->crmu_usb2_ctrl); in ns2_drd_phy_poweroff()
120 writel(val, driver->crmu_usb2_ctrl); in ns2_drd_phy_poweroff()
145 val = readl(driver->crmu_usb2_ctrl); in ns2_drd_phy_poweron()
147 writel(val, driver->crmu_usb2_ctrl); in ns2_drd_phy_poweron()
150 val = readl(driver->crmu_usb2_ctrl); in ns2_drd_phy_poweron()
152 writel(val, driver->crmu_usb2_ctrl); in ns2_drd_phy_poweron()
162 val = readl(driver->crmu_usb2_ctrl); in ns2_drd_phy_poweron()
[all …]

Completed in 6 milliseconds