Home
last modified time | relevance | path

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

/openbmc/u-boot/board/armltd/vexpress/
H A Dvexpress_common.c169 return !!(val & SYS_CFG_ERR); in v2m_cfg_write()
/openbmc/u-boot/include/configs/
H A Dvexpress_common.h107 #define SYS_CFG_ERR (1 << 1) macro