ugctrl2 83 drivers/phy/renesas/phy-rcar-gen2.c u32 ugctrl2; ugctrl2 97 drivers/phy/renesas/phy-rcar-gen2.c ugctrl2 = readl(drv->base + USBHS_UGCTRL2); ugctrl2 98 drivers/phy/renesas/phy-rcar-gen2.c ugctrl2 &= ~channel->select_mask; ugctrl2 99 drivers/phy/renesas/phy-rcar-gen2.c ugctrl2 |= phy->select_value; ugctrl2 100 drivers/phy/renesas/phy-rcar-gen2.c writel(ugctrl2, drv->base + USBHS_UGCTRL2);