Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/usb/ulpi/
H A Dulpi-viewport.c21 #define ULPI_SS (1 << 27) macro
58 if (readl(ulpi_vp->viewport_addr) & ULPI_SS) in ulpi_wakeup()