Searched refs:aml_efuse_read (Results 1 – 3 of 3) sorted by relevance
14 uint64_t aml_efuse_read(void *dst, uint32_t offset, uint32_t size) in aml_efuse_read() function
65 uint64_t ret = aml_efuse_read(dst, (uint32_t)x1, x2); in aml_sip_handler()
38 uint64_t aml_efuse_read(void *dst, uint32_t offset, uint32_t size);
Completed in 2 milliseconds