Home
last modified time | relevance | path

Searched defs:ULPI_OUTPUT_PINMUX_BYP (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/arch/arm/include/asm/arch-tegra/
H A Dusb.h214 #define ULPI_OUTPUT_PINMUX_BYP (1 << 10) macro
/openbmc/linux/drivers/usb/phy/
H A Dphy-tegra-usb.c83 #define ULPI_OUTPUT_PINMUX_BYP BIT(10) macro