Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/arm/mach-pxa/
Dpxa3xx-ulpi.c166 u2d_writel(U2DOTGICR, u2d_readl(U2DOTGICR) & ~0x37F7F); in pxa310_start_otg_hc()
205 u2d_writel(U2DOTGICR, u2d_readl(U2DOTGICR) & ~0x37F7F); in pxa310_u2d_setup_otg_hc()
Dregs-u2d.h68 #define U2DOTGICR (0x0024) /* U2D OTG Interrupt Control Register */ macro