Home
last modified time | relevance | path

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

/openbmc/qemu/hw/misc/
H A Dstm32l4x5_syscfg.c62 #define ECC_LOCK_CFGR2 0x0000000F macro
179 s->cfgr2 = (s->cfgr2 | (value & ECC_LOCK_CFGR2)) & in stm32l4x5_syscfg_write()