Home
last modified time | relevance | path

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

/openbmc/qemu/hw/nvram/
H A Dxlnx-efuse.c50 static int efuse_bytes(XlnxEFuse *s) in efuse_bytes() function
58 int nr = efuse_bytes(s); in efuse_bdrv_read()
221 s->fuse32 = g_malloc0(efuse_bytes(s)); in efuse_realize()