Home
last modified time | relevance | path

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

/u-boot/arch/arm/include/asm/arch-mxs/
A Dregs-power-mx23.h286 #define POWER_STS_PSWITCH_MASK (0x3 << 20) macro
A Dregs-power-mx28.h289 #define POWER_STS_PSWITCH_MASK (0x3 << 20) macro
/u-boot/arch/arm/cpu/arm926ejs/mxs/
A Dspl_power_init.c804 if (tmp & POWER_STS_PSWITCH_MASK) { in mxs_handle_5v_conflict()
1288 while (!(readl(&power_regs->hw_power_sts) & POWER_STS_PSWITCH_MASK)) in mxs_power_wait_pswitch()

Completed in 8 milliseconds