Home
last modified time | relevance | path

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

/qemu/hw/nvram/
H A Dxlnx-bbram.c81 static bool bbram_msw_locked(XlnxBBRam *s) in bbram_msw_locked() function
292 return !bbram_pgm_enabled(s) || bbram_msw_locked(s); in bbram_r8_readonly()