Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/arm/cpu/arm926ejs/mxs/
H A Dspl_power_init.c612 POWER_VDDIOCTRL_DISABLE_FET | POWER_VDDIOCTRL_PWDN_BRNOUT); in mxs_power_enable_4p2()
645 POWER_VDDIOCTRL_DISABLE_FET); in mxs_power_enable_4p2()
742 POWER_VDDIOCTRL_DISABLE_FET); in mxs_batt_boot()
994 if (tmp & POWER_VDDIOCTRL_DISABLE_FET) { in mxs_get_vddio_power_source_off()
/OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-mxs/
H A Dregs-power-mx23.h193 #define POWER_VDDIOCTRL_DISABLE_FET (1 << 16) macro
H A Dregs-power-mx28.h194 #define POWER_VDDIOCTRL_DISABLE_FET (1 << 16) macro