Home
last modified time | relevance | path

Searched refs:ULPI_OTG_DP_PULLDOWN (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/drivers/usb/host/
H A Dehci-zynq.c61 ULPI_OTG_DP_PULLDOWN | ULPI_OTG_DM_PULLDOWN | in ehci_zynq_probe()
/openbmc/u-boot/include/usb/
H A Dulpi.h266 #define ULPI_OTG_DP_PULLDOWN (1 << 1) macro
/openbmc/u-boot/drivers/usb/ulpi/
H A Dulpi.c140 u32 val = ULPI_OTG_DP_PULLDOWN | ULPI_OTG_DM_PULLDOWN; in ulpi_set_pd()