Home
last modified time | relevance | path

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

/openbmc/u-boot/board/armltd/vexpress/
H A Dvexpress_common.c157 devfn |= SYS_CFG_START | SYS_CFG_WRITE; in v2m_cfg_write()
/openbmc/u-boot/include/configs/
H A Dvexpress_common.h90 #define SYS_CFG_WRITE (1 << 30) macro