Home
last modified time | relevance | path

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

/openbmc/linux/drivers/phy/renesas/
H A Dphy-rcar-gen2.c38 #define USBHS_UGCTRL2_USB0SEL_HS_USB 0x00000030 macro
126 if (phy->select_value != USBHS_UGCTRL2_USB0SEL_HS_USB) in rcar_gen2_phy_power_on()
169 if (phy->select_value != USBHS_UGCTRL2_USB0SEL_HS_USB) in rcar_gen2_phy_power_off()
263 [0] = { USBHS_UGCTRL2_USB0SEL_PCI, USBHS_UGCTRL2_USB0SEL_HS_USB },
/openbmc/u-boot/drivers/phy/
H A Dphy-rcar-gen2.c39 #define USBHS_UGCTRL2_USB0SEL_HS_USB 0x00000030 macro
60 setmask = mode ? USBHS_UGCTRL2_USB0SEL_HS_USB : in rcar_gen2_phy_phy_init()