Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Dpmu.h23 #define PMU_WRITE_NVRAM 0x33 /* write non-volatile RAM */ macro
/linux/arch/powerpc/platforms/powermac/
H A Dnvram.c216 if (pmu_request(&req, pmu_nvram_complete, 4, PMU_WRITE_NVRAM, in pmu_nvram_write_byte()