Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/phy/renesas/
H A Dphy-rcar-gen2.c44 #define USBHS_UGSTS_LOCK 0x00000100 /* From technical update */ macro
143 if ((value & USBHS_UGSTS_LOCK) == USBHS_UGSTS_LOCK) { in rcar_gen2_phy_power_on()
/kernel/linux/linux-6.6/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()

Completed in 2 milliseconds