Searched refs:ULPI_RUN (Results 1 – 2 of 2) sorted by relevance
47 #define ULPI_RUN (1 << 30) macro
177 writel(ULPI_RUN | ULPI_READ | ULPI_ADDR(reg), in ulpi_read()182 if (!(readl(USB_ULPI_VIEWPORT) & ULPI_RUN)) in ulpi_read()202 writel(ULPI_RUN | ULPI_WRITE | in ulpi_write()208 if (!(readl(USB_ULPI_VIEWPORT) & ULPI_RUN)) in ulpi_write()