Home
last modified time | relevance | path

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

/u-boot/drivers/smem/
A Dmsm_smem.c238 static const u8 SMEM_INFO_MAGIC[] = { 0x53, 0x49, 0x49, 0x49 }; /* SIII */ variable
658 if (memcmp(info->magic, SMEM_INFO_MAGIC, sizeof(info->magic))) in qcom_smem_get_item_count()

Completed in 5 milliseconds