Home
last modified time | relevance | path

Searched refs:POWER_LOOPCTRL_EN_DF_HYST (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/arch/arm/include/asm/arch-mxs/
H A Dregs-power-mx23.h259 #define POWER_LOOPCTRL_EN_DF_HYST (1 << 17) macro
H A Dregs-power-mx28.h262 #define POWER_LOOPCTRL_EN_DF_HYST (1 << 17) macro
/openbmc/u-boot/arch/arm/cpu/arm926ejs/mxs/
H A Dspl_power_init.c297 POWER_LOOPCTRL_EN_DF_HYST, &power_regs->hw_power_loopctrl_set); in mxs_src_power_init()