Home
last modified time | relevance | path

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

/trusted-firmware-a-latest/plat/brcm/board/stingray/driver/
Dusb_phy.c343 (uint32_t) USB3H_DISABLE_EUSB_P0); in u3h_u2drd_phy_power_on()
359 USB3H_DISABLE_EUSB_P0); in u3h_u2drd_phy_power_on()
457 USB3H_DISABLE_EUSB_P0); in u3h_u2drd_phy_power_off()
/trusted-firmware-a-latest/plat/brcm/board/stingray/include/
Dusb_phy.h104 #define USB3H_DISABLE_EUSB_P0 BIT(0U) macro