Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/misc/
Dvexpress-syscfg.c38 #define SYS_CFGSTAT_COMPLETE (1 << 0) macro
105 } while (--tries && !(status & SYS_CFGSTAT_COMPLETE)); in vexpress_syscfg_exec()