Searched refs:MAX_CELLS (Results 1 – 1 of 1) sorted by relevance
27 #define MAX_CELLS (2) macro40 u32 cell_data[MAX_CELLS];43 static const char *cell_names[MAX_CELLS] = {"socinfo-data1", "socinfo-data2"};118 u32 cell_data[MAX_CELLS] = {0}; in mtk_socinfo_get_socinfo_data()122 for (i = 0; i < MAX_CELLS; i++) { in mtk_socinfo_get_socinfo_data()