Home
last modified time | relevance | path

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

/openbmc/linux/drivers/phy/broadcom/
H A Dphy-bcm-ns2-usbdrd.c25 #define ICFG_DRD_P0CTL 0x1C macro
139 writel(DRD_DEV_VAL, driver->icfgdrd_regs + ICFG_DRD_P0CTL); in ns2_drd_phy_poweron()
160 writel(DRD_HOST_VAL, driver->icfgdrd_regs + ICFG_DRD_P0CTL); in ns2_drd_phy_poweron()
201 val = readl(driver->icfgdrd_regs + ICFG_DRD_P0CTL); in connect_change()
203 writel(val, driver->icfgdrd_regs + ICFG_DRD_P0CTL); in connect_change()
217 val = readl(driver->icfgdrd_regs + ICFG_DRD_P0CTL); in connect_change()
219 writel(val, driver->icfgdrd_regs + ICFG_DRD_P0CTL); in connect_change()