Searched refs:CSCMR1_USBOH3_CLK_SEL_MASK (Results 1 – 2 of 2) sorted by relevance
| /f-stack/freebsd/arm/freescale/imx/ | ||
| H A D | imx51_ccmreg.h | 122 #define CSCMR1_USBOH3_CLK_SEL_MASK 0x00c00000 macro |
| H A D | imx51_ccm.c | 560 regval &= ~CSCMR1_USBOH3_CLK_SEL_MASK; in imx_ccm_usb_enable() |