Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/renesas_usbhs/
H A Drcar3.c14 #define UGCTRL 0x180 /* 32-bit register */ macro
79 usbhs_write32(priv, UGCTRL, 0); /* release PLLRESET */ in usbhs_rcar3_power_and_pll_ctrl()
88 usbhs_write32(priv, UGCTRL, UGCTRL_CONNECT); in usbhs_rcar3_power_and_pll_ctrl()
90 usbhs_write32(priv, UGCTRL, 0); in usbhs_rcar3_power_and_pll_ctrl()
92 usbhs_write32(priv, UGCTRL, UGCTRL_PLLRESET); in usbhs_rcar3_power_and_pll_ctrl()