Home
last modified time | relevance | path

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

/trusted-firmware-a-latest/plat/brcm/board/stingray/driver/
Dusb_phy.c324 (uint32_t) USB3H_DISABLE_EUSB_P1); in u3h_u2drd_phy_power_on()
379 (USB3H_DISABLE_EUSB_P1 | in u3h_u2drd_phy_power_on()
453 USB3H_DISABLE_EUSB_P1); in u3h_u2drd_phy_power_off()
/trusted-firmware-a-latest/plat/brcm/board/stingray/include/
Dusb_phy.h103 #define USB3H_DISABLE_EUSB_P1 BIT(1U) macro