Home
last modified time | relevance | path

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

/arch/arm/mach-pxa/include/mach/
Dregs-u2d.h87 #define U2DOTGUSR (0x002C) /* U2D OTG ULPI Status Register */ macro
/arch/arm/mach-pxa/
Dpxa3xx-ulpi.c63 return (u2d_readl(U2DOTGUSR) >> 28) & 0xF; in pxa310_ulpi_get_phymode()