Home
last modified time | relevance | path

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

/linux-6.1.9/arch/powerpc/include/uapi/asm/
Dnvram.h16 #define NVRAM_SIG_OF 0x50 /* open firmware config */ macro
/linux-6.1.9/arch/powerpc/kernel/
Dnvram_64.c453 sig = NVRAM_SIG_OF; in nvram_pstore_read()