Searched refs:GET_VERSION_TC (Results 1 – 2 of 2) sorted by relevance
13 #define GET_VERSION(ic, txt) (pDM_Odm->bIsMPChip?GET_VERSION_MP(ic, txt):GET_VERSION_TC(ic, txt))
35 #define GET_VERSION_TC(ic, txt) (odm_get_version_tc_##ic##txt()) macro