Home
last modified time | relevance | path

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

/openbmc/qemu/hw/misc/
H A Dstm32l4x5_syscfg.c50 #define FIREWALL_DISABLE_CFGR1 0x00000001 macro
152 s->cfgr1 = (s->cfgr1 & value & FIREWALL_DISABLE_CFGR1) | in stm32l4x5_syscfg_write()