Home
last modified time | relevance | path

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

/external/u-boot/arch/arm/mach-imx/mx7/
Dclock_slice.c601 val |= CLK_ROOT_AUTO_EN; in clock_set_autopostdiv()
603 val &= ~CLK_ROOT_AUTO_EN; in clock_set_autopostdiv()
/external/u-boot/arch/arm/include/asm/arch-mx7/
Dcrm_regs.h2105 #define CLK_ROOT_AUTO_EN 0x00001000 macro