Home
last modified time | relevance | path

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

/openbmc/u-boot/include/usb/
H A Dulpi.h78 int ulpi_set_pd(struct ulpi_viewport *ulpi_vp, int enable);
/openbmc/u-boot/drivers/usb/ulpi/
H A Dulpi.c138 int ulpi_set_pd(struct ulpi_viewport *ulpi_vp, int enable) in ulpi_set_pd() function