Searched refs:POWER_STS_PSWITCH_MASK (Results 1 – 3 of 3) sorted by relevance
286 #define POWER_STS_PSWITCH_MASK (0x3 << 20) macro
289 #define POWER_STS_PSWITCH_MASK (0x3 << 20) macro
804 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