Home
last modified time | relevance | path

Searched refs:CONF2_OTGMODE (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-omap3/
H A Dam35x_def.h32 #define CONF2_OTGMODE (3 << 14) macro
/OK3568_Linux_fs/kernel/arch/arm/mach-omap2/
H A Dusb.h7 #define CONF2_OTGMODE (3 << 14) macro
H A Domap_phy_internal.c124 devconf2 &= ~CONF2_OTGMODE; in am35x_set_mode()
/OK3568_Linux_fs/u-boot/board/logicpd/am3517evm/
H A Dam3517evm.c88 CONF2_REFFREQ | CONF2_OTGMODE | CONF2_PHY_GPIOMODE, in am3517_evm_musb_init()
/OK3568_Linux_fs/u-boot/board/compulab/cm_t3517/
H A Dcm_t3517.c73 CONF2_REFFREQ | CONF2_OTGMODE | CONF2_PHY_GPIOMODE, in cm_t3517_musb_init()