Home
last modified time | relevance | path

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

/qemu/hw/ppc/
H A Dprep.c150 static uint16_t NVRAM_compute_crc (Nvram *nvram, uint32_t start, uint32_t count) in NVRAM_compute_crc() function
207 crc = NVRAM_compute_crc(nvram, 0x00, 0xF8); in PPC_NVRAM_set_params()