Home
last modified time | relevance | path

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

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