Searched refs:SMSM_V1_SIZE (Results 1 – 2 of 2) sorted by relevance
/linux-3.4.99/arch/arm/mach-msm/ | ||
D | smd_private.h | 64 #define SMSM_V1_SIZE (sizeof(unsigned) * 8) macro |
D | smd.c | 948 if (size == SMSM_V1_SIZE || size == SMSM_V2_SIZE) { in smd_core_init() |