Home
last modified time | relevance | path

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

/qemu/hw/nvram/
H A Dxlnx-versal-efuse-ctrl.c187 #define EFUSE_RD_BLOCKED_START EFUSE_AES_KEY_START macro
796 if (bit >= EFUSE_RD_BLOCKED_START && bit <= EFUSE_RD_BLOCKED_END) { in type_init()