Home
last modified time | relevance | path

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

/linux-3.4.99/arch/powerpc/platforms/powermac/
Dnvram.c174 static void indirect_nvram_write_byte(int addr, unsigned char val) in indirect_nvram_write_byte() function
606 ppc_md.nvram_write_val = indirect_nvram_write_byte; in pmac_nvram_init()