Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/usb/
H A Dulpi.h20 #define ULPI_OTG_DP_PULLDOWN_DIS (1 << 1) macro
/openbmc/linux/drivers/usb/phy/
H A Dphy-ulpi.c54 if (phy->flags & ULPI_OTG_DP_PULLDOWN_DIS) in ulpi_set_otg_flags()