Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/phy/
H A Dphy-rcar-gen2.c24 #define USBHS_UGSTS 0x88 /* From technical update */ macro
84 value = readl(priv->regs + USBHS_UGSTS); in rcar_gen2_phy_phy_power_on()
/openbmc/linux/drivers/phy/renesas/
H A Dphy-rcar-gen2.c23 #define USBHS_UGSTS 0x88 /* From technical update */ macro
141 value = readl(base + USBHS_UGSTS); in rcar_gen2_phy_power_on()