Home
last modified time | relevance | path

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

/qemu/hw/nvram/
H A Dxlnx-bbram.c86 static bool bbram_pgm_enabled(XlnxBBRam *s) in bbram_pgm_enabled() function
235 if (!bbram_pgm_enabled(s)) { in bbram_aes_crc_postw()
261 if (bbram_pgm_enabled(s)) { in bbram_key_prew()
292 return !bbram_pgm_enabled(s) || bbram_msw_locked(s); in bbram_r8_readonly()