Home
last modified time | relevance | path

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

/linux/arch/powerpc/include/uapi/asm/
H A Dnvram.h17 #define NVRAM_SIG_FW 0x51 /* general firmware */ macro
/linux/arch/powerpc/kernel/
H A Dnvram_64.c463 sig = NVRAM_SIG_FW; in nvram_pstore_read()