Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/arm/mach-pxa/
H A Dregs-u2d.h103 #define U2DOTGUCR_RNW (1 << 24) /* Read or Write operation */ macro
H A Dpxa3xx-ulpi.c88 u2d_writel(U2DOTGUCR, U2DOTGUCR_RUN | U2DOTGUCR_RNW | (reg << 16)); in pxa310_ulpi_read()