Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/platforms/powermac/
H A Dnvram.c175 static void indirect_nvram_write_byte(int addr, unsigned char val) in indirect_nvram_write_byte() function
608 ppc_md.nvram_write_val = indirect_nvram_write_byte; in pmac_nvram_init()