Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/misc/
Dvexpress-syscfg.c31 #define SYS_CFGSTAT_COMPLETE (1 << 0) macro
98 } while (--tries && !(status & SYS_CFGSTAT_COMPLETE)); in vexpress_syscfg_exec()