Home
last modified time | relevance | path

Searched refs:CONF2_PHYPWRDN (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/u-boot/arch/arm/mach-omap2/omap3/
H A Dam35x_musb.c34 CONF2_RESET | CONF2_PHYPWRDN | CONF2_OTGPWRDN, in am35x_musb_phy_power()
52 CONF2_PHYPWRDN | CONF2_OTGPWRDN); in am35x_musb_phy_power()
/OK3568_Linux_fs/kernel/arch/arm/mach-omap2/
H A Domap_phy_internal.c83 devconf2 &= ~(CONF2_RESET | CONF2_PHYPWRDN | CONF2_OTGPWRDN); in am35x_musb_phy_power()
105 devconf2 |= CONF2_PHYPWRDN | CONF2_OTGPWRDN; in am35x_musb_phy_power()
H A Dusb.h22 #define CONF2_PHYPWRDN (1 << 3) macro
/OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-omap3/
H A Dam35x_def.h47 #define CONF2_PHYPWRDN (1 << 3) macro