Home
last modified time | relevance | path

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

/openbmc/qemu/hw/nvram/
H A Dxlnx-zynqmp-efuse.c231 #define EFUSE_AES_END BIT_POS(31, 31) macro
425 && bit >= EFUSE_AES_START && bit <= EFUSE_AES_END) { in zynqmp_efuse_pgm_addr_postw()