Home
last modified time | relevance | path

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

/qemu/hw/ppc/
H A Dprep.c105 static uint16_t NVRAM_get_word(Nvram *nvram, uint32_t addr) in NVRAM_get_word() function
159 crc = NVRAM_crc_update(crc, NVRAM_get_word(nvram, start + i)); in NVRAM_compute_crc()