Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/phy/
H A Dphy-rcar-gen2.c42 #define USBHS_UGSTS_LOCK 0x00000100 /* From technical update */ macro
85 if ((value & USBHS_UGSTS_LOCK) == USBHS_UGSTS_LOCK) { in rcar_gen2_phy_phy_power_on()
/openbmc/linux/drivers/phy/renesas/
H A Dphy-rcar-gen2.c43 #define USBHS_UGSTS_LOCK 0x00000100 /* From technical update */ macro
142 if ((value & USBHS_UGSTS_LOCK) == USBHS_UGSTS_LOCK) { in rcar_gen2_phy_power_on()