Home
last modified time | relevance | path

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

/openbmc/linux/fs/pstore/
H A Dram_core.c40 #define PERSISTENT_RAM_SIG (0x43474244) /* DBGC */ macro
518 sig ^= PERSISTENT_RAM_SIG; in persistent_ram_post_init()