Home
last modified time | relevance | path

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

/openbmc/qemu/hw/nvram/
H A Dxlnx-bbram.c77 #define BBRAM_PGM_MAGIC 0x757bdf0d macro
222 if (val == BBRAM_PGM_MAGIC) { in bbram_pgm_mode_postw()