Home
last modified time | relevance | path

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

/trusted-firmware-a/plat/brcm/board/stingray/driver/
A Dusb_phy.c282 mmio_clrbits_32(phy->usb3hreg + USB3H_U2PHY_CTRL, in u3h_u2drd_phy_reset()
284 mmio_setbits_32(phy->usb3hreg + USB3H_U2PHY_CTRL, in u3h_u2drd_phy_reset()
317 status = usb3h_u3_phy_power_on(phy->usb3hreg); in u3h_u2drd_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()
336 status = usb3h_u2_phy_power_on(phy->usb3hreg); in u3h_u2drd_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()
448 mmio_setbits_32(p->usb3hreg + USB3H_PHY_PWR_CTRL, in u3h_u2drd_phy_power_off()
452 mmio_setbits_32(p->usb3hreg + USB3H_PHY_PWR_CTRL, in u3h_u2drd_phy_power_off()
[all …]
/trusted-firmware-a/plat/brcm/board/stingray/include/
A Dusb_phy.h220 uint32_t usb3hreg; member

Completed in 4 milliseconds