Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/brcm/board/stingray/driver/
H A Dusb_phy.c250 u2_phy.pwr_ctrl_reg = base + DRDU2_PWR_CTRL; in drdu2_u2_phy_power_on()
349 mmio_clrbits_32(phy->usb3hreg + DRDU2_PWR_CTRL, in u3h_u2drd_phy_power_on()
353 mmio_clrbits_32(phy->usb3hreg + DRDU2_PWR_CTRL, in u3h_u2drd_phy_power_on()
/rk3399_ARM-atf/plat/brcm/board/stingray/include/
H A Dusb_phy.h48 #define DRDU2_PWR_CTRL 0x1CU macro