Searched refs:NVRAM_SIG_FW (Results 1 – 2 of 2) sorted by relevance
/linux/arch/powerpc/include/uapi/asm/ | ||
H A D | nvram.h | 17 #define NVRAM_SIG_FW 0x51 /* general firmware */ macro |
/linux/arch/powerpc/kernel/ | ||
H A D | nvram_64.c | 463 sig = NVRAM_SIG_FW; in nvram_pstore_read() |