Home
last modified time | relevance | path

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

/linux/drivers/soc/mediatek/
H A Dmtk-socinfo.c45 static struct socinfo_data socinfo_data_table[] = { variable
133 for (i = 0; i < ARRAY_SIZE(socinfo_data_table); i++) { in mtk_socinfo_get_socinfo_data()
136 if (cell_data[j] != socinfo_data_table[i].cell_data[j]) { in mtk_socinfo_get_socinfo_data()
142 mtk_socinfop->socinfo_data = &(socinfo_data_table[i]); in mtk_socinfo_get_socinfo_data()