Home
last modified time | relevance | path

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

/linux-3.4.99/arch/arm/mach-imx/
Dcrm-regs-imx5.h214 #define MXC_CCM_CSCMR1_USB_PHY_CLK_SEL (0x1 << 26) macro
Dclock-mx51-mx53.c1127 reg = __raw_readl(MXC_CCM_CSCMR1) & ~MXC_CCM_CSCMR1_USB_PHY_CLK_SEL; in clk_usb_phy1_set_parent()