Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/phy/broadcom/
Dphy-bcm-ns2-usbdrd.c35 #define ICFG_DRD_P0CTL 0x1C macro
149 writel(DRD_DEV_VAL, driver->icfgdrd_regs + ICFG_DRD_P0CTL); in ns2_drd_phy_poweron()
170 writel(DRD_HOST_VAL, driver->icfgdrd_regs + ICFG_DRD_P0CTL); in ns2_drd_phy_poweron()
211 val = readl(driver->icfgdrd_regs + ICFG_DRD_P0CTL); in connect_change()
213 writel(val, driver->icfgdrd_regs + ICFG_DRD_P0CTL); in connect_change()
227 val = readl(driver->icfgdrd_regs + ICFG_DRD_P0CTL); in connect_change()
229 writel(val, driver->icfgdrd_regs + ICFG_DRD_P0CTL); in connect_change()