Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/arm/mach-imx/mx7/
H A Dclock_slice.c602 val |= CLK_ROOT_AUTO_EN; in clock_set_autopostdiv()
604 val &= ~CLK_ROOT_AUTO_EN; in clock_set_autopostdiv()
/OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-mx7/
H A Dcrm_regs.h2101 #define CLK_ROOT_AUTO_EN 0x00001000 macro