Searched refs:ULPI_RUN (Results 1 – 2 of 2) sorted by relevance
42 #define ULPI_RUN (1 << 30) macro
175 writel(ULPI_RUN | ULPI_READ | ULPI_ADDR(reg), in ulpi_read()180 if (!(readl(USB_ULPI_VIEWPORT) & ULPI_RUN)) in ulpi_read()200 writel(ULPI_RUN | ULPI_WRITE | in ulpi_write()206 if (!(readl(USB_ULPI_VIEWPORT) & ULPI_RUN)) in ulpi_write()