Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/include/asm/arch-tegra/
H A Dusb.h353 #define VBUS_VLD_STS (1 << 26) macro
/openbmc/u-boot/drivers/usb/host/
H A Dehci-tegra.c263 (readl(&config->reg->phy_vbus_sensors) & VBUS_VLD_STS)) { in set_up_vbus()