Home
last modified time | relevance | path

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

/external/u-boot/arch/arm/include/asm/arch-mxs/
Dregs-power-mx23.h251 #define POWER_DCLIMITS_POSLIMIT_BUCK_MASK (0x7f << 8) macro
Dregs-power-mx28.h254 #define POWER_DCLIMITS_POSLIMIT_BUCK_MASK (0x7f << 8) macro
/external/u-boot/arch/arm/cpu/arm926ejs/mxs/
Dspl_power_init.c300 POWER_DCLIMITS_POSLIMIT_BUCK_MASK, in mxs_src_power_init()