Searched refs:U2DOTGCR_CKAF (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/arch/arm/mach-pxa/
H A Dpxa3xx-ulpi.c132 u2dotgcr &= ~(U2DOTGCR_SMAF | U2DOTGCR_CKAF); pxa310_otg_transceiver_rtsm()
183 u2d_writel(U2DOTGCR, u2dotgcr & ~(U2DOTGCR_ULAF | U2DOTGCR_CKAF)); pxa310_start_otg_hc()
203 u2dotgcr &= ~(U2DOTGCR_SMAF | U2DOTGCR_CKAF); pxa310_u2d_setup_otg_hc()
/linux-4.1.27/arch/arm/mach-pxa/include/mach/
H A Dregs-u2d.h60 #define U2DOTGCR_CKAF (1 << 5) /* Carkit Mode Alternate Function Select */ macro

Completed in 101 milliseconds