Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/renesas_usbhs/
H A Drcar3.c14 #define UGCTRL 0x180 /* 32-bit register */ macro
21 /* R-Car D3 only: USB General control register (UGCTRL) */
70 /* R-Car D3 needs to release UGCTRL.PLLRESET */
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()
/kernel/linux/linux-6.6/drivers/usb/renesas_usbhs/
H A Drcar3.c14 #define UGCTRL 0x180 /* 32-bit register */ macro
21 /* R-Car D3 only: USB General control register (UGCTRL) */
70 /* R-Car D3 needs to release UGCTRL.PLLRESET */
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()

Completed in 1 milliseconds