Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/phy/broadcom/
Dphy-bcm-ns2-usbdrd.c64 void __iomem *crmu_usb2_ctrl; member
124 val = readl(driver->crmu_usb2_ctrl); in ns2_drd_phy_poweroff()
126 writel(val, driver->crmu_usb2_ctrl); in ns2_drd_phy_poweroff()
128 val = readl(driver->crmu_usb2_ctrl); in ns2_drd_phy_poweroff()
130 writel(val, driver->crmu_usb2_ctrl); in ns2_drd_phy_poweroff()
155 val = readl(driver->crmu_usb2_ctrl); in ns2_drd_phy_poweron()
157 writel(val, driver->crmu_usb2_ctrl); in ns2_drd_phy_poweron()
160 val = readl(driver->crmu_usb2_ctrl); in ns2_drd_phy_poweron()
162 writel(val, driver->crmu_usb2_ctrl); in ns2_drd_phy_poweron()
172 val = readl(driver->crmu_usb2_ctrl); in ns2_drd_phy_poweron()
[all …]