Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/include/asm/arch-mxs/
H A Dregs-power-mx23.h297 #define POWER_STS_VDDIO_BO (1 << 8) macro
H A Dregs-power-mx28.h302 #define POWER_STS_VDDIO_BO (1 << 8) macro
/openbmc/u-boot/arch/arm/cpu/arm926ejs/mxs/
H A Dspl_power_init.c778 if (tmp & POWER_STS_VDDIO_BO) { in mxs_handle_5v_conflict()