Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/phy/broadcom/
Dphy-bcm-ns2-usbdrd.c34 #define ICFG_DRD_P0CTL 0x1C macro
154 writel(DRD_DEV_VAL, driver->icfgdrd_regs + ICFG_DRD_P0CTL); in ns2_drd_phy_poweron()
175 writel(DRD_HOST_VAL, driver->icfgdrd_regs + ICFG_DRD_P0CTL); in ns2_drd_phy_poweron()
216 val = readl(driver->icfgdrd_regs + ICFG_DRD_P0CTL); in connect_change()
218 writel(val, driver->icfgdrd_regs + ICFG_DRD_P0CTL); in connect_change()
232 val = readl(driver->icfgdrd_regs + ICFG_DRD_P0CTL); in connect_change()
234 writel(val, driver->icfgdrd_regs + ICFG_DRD_P0CTL); in connect_change()