Home
last modified time | relevance | path

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

/external/u-boot/arch/arm/cpu/arm926ejs/mxs/
Dspl_power_init.c244 POWER_5VCTRL_VBUSVALID_TRSH_MASK, in mxs_power_setup_5v_detect()
388 vbus_thresh = tmp & POWER_5VCTRL_VBUSVALID_TRSH_MASK; in mxs_enable_4p2_dcdc_input()
399 POWER_5VCTRL_VBUSVALID_TRSH_MASK); in mxs_enable_4p2_dcdc_input()
420 POWER_5VCTRL_VBUSVALID_TRSH_MASK, vbus_thresh); in mxs_enable_4p2_dcdc_input()
/external/u-boot/arch/arm/include/asm/arch-mxs/
Dregs-power-mx23.h91 #define POWER_5VCTRL_VBUSVALID_TRSH_MASK (0x7 << 8) macro
Dregs-power-mx28.h92 #define POWER_5VCTRL_VBUSVALID_TRSH_MASK (0x7 << 8) macro