Home
last modified time | relevance | path

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

/linux-6.1.9/arch/powerpc/platforms/powermac/
Dnvram.c210 static void pmu_nvram_write_byte(int addr, unsigned char val) in pmu_nvram_write_byte() function
614 ppc_md.nvram_write_val = pmu_nvram_write_byte; in pmac_nvram_init()