Home
last modified time | relevance | path

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

/openbmc/qemu/hw/nvram/
H A Dxlnx-zynqmp-efuse.c290 unsigned int fbit, wbits = 0, u32_off = 0; in cache_sync_u32() local
301 u32_off += 1; in cache_sync_u32()
304 u32[u32_off] |= xlnx_efuse_get_bit(s->efuse, fbit) << wbits; in cache_sync_u32()