Searched refs:PERSISTENT_RAM_SIG (Results 1 – 2 of 2) sorted by relevance
26 #define PERSISTENT_RAM_SIG (0x43474244) macro116 if (rb->sig != PERSISTENT_RAM_SIG) { in param_parse_pstore()117 rb->sig = PERSISTENT_RAM_SIG; in param_parse_pstore()
40 #define PERSISTENT_RAM_SIG (0x43474244) /* DBGC */ macro514 sig ^= PERSISTENT_RAM_SIG; in persistent_ram_post_init()