Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/arm/cpu/arm926ejs/mxs/
H A Dspl_power_init.c245 POWER_5VCTRL_VBUSVALID_TRSH_MASK, in mxs_power_setup_5v_detect()
389 vbus_thresh = tmp & POWER_5VCTRL_VBUSVALID_TRSH_MASK; in mxs_enable_4p2_dcdc_input()
400 POWER_5VCTRL_VBUSVALID_TRSH_MASK); in mxs_enable_4p2_dcdc_input()
421 POWER_5VCTRL_VBUSVALID_TRSH_MASK, vbus_thresh); in mxs_enable_4p2_dcdc_input()
/OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-mxs/
H A Dregs-power-mx23.h92 #define POWER_5VCTRL_VBUSVALID_TRSH_MASK (0x7 << 8) macro
H A Dregs-power-mx28.h93 #define POWER_5VCTRL_VBUSVALID_TRSH_MASK (0x7 << 8) macro