Home
last modified time | relevance | path

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

/tf-a-ffa_el3_spmc/plat/amlogic/common/
A Daml_efuse.c12 #define EFUSE_SIZE 0xC0 macro
16 if ((uint64_t)(offset + size) > (uint64_t)EFUSE_SIZE) in aml_efuse_read()
24 return EFUSE_SIZE; in aml_efuse_user_max()

Completed in 2 milliseconds