Home
last modified time | relevance | path

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

/qemu/hw/nvram/
H A Dxlnx-bbram.c278 static uint64_t bbram_wo_postr(RegisterInfo *reg, uint64_t val) in bbram_wo_postr() function
287 return s->bbram8_wo ? bbram_wo_postr(reg, val) : val; in bbram_r8_postr()
366 .post_read = bbram_wo_postr,
370 .post_read = bbram_wo_postr,
374 .post_read = bbram_wo_postr,
378 .post_read = bbram_wo_postr,
382 .post_read = bbram_wo_postr,
386 .post_read = bbram_wo_postr,
390 .post_read = bbram_wo_postr,
394 .post_read = bbram_wo_postr,
[all …]