Searched refs:SYS_CFGSTAT_COMPLETE (Results 1 – 2 of 2) sorted by relevance
22 #define SYS_CFGSTAT_COMPLETE BIT(0) macro52 } while (--tries && !(status & SYS_CFGSTAT_COMPLETE)); in vexpress_config_exec()
39 #define SYS_CFGSTAT_COMPLETE (1 << 0) macro207 } while (--tries && !(status & SYS_CFGSTAT_COMPLETE)); in vexpress_syscfg_exec()