Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/brcm/board/stingray/driver/
H A Dsr_usb.h29 #define USB3H_PWR_CTRL 0x68510028 macro
H A Dusb.c59 val = mmio_read_32(USB3H_PWR_CTRL); in usb3h_usb2drd_init()
62 mmio_write_32(USB3H_PWR_CTRL, val); in usb3h_usb2drd_init()
H A Dusb_phy.c136 u2_phy.pwr_ctrl_reg = base + USB3H_PWR_CTRL; in usb3h_u2_phy_power_on()
330 mmio_clrbits_32(phy->usb3hreg + USB3H_PWR_CTRL, in u3h_u2drd_phy_power_on()
334 mmio_clrbits_32(phy->usb3hreg + USB3H_PWR_CTRL, in u3h_u2drd_phy_power_on()
/rk3399_ARM-atf/plat/brcm/board/stingray/include/
H A Dusb_phy.h93 #define USB3H_PWR_CTRL 0x28U macro