Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/staging/rtl8723bs/hal/
Dodm_HWConfig.c12 #define GET_VERSION_MP(ic, txt) (ODM_GetVersion_MP_##ic##txt()) macro
13 #define GET_VERSION(ic, txt) (pDM_Odm->bIsMPChip?GET_VERSION_MP(ic, txt):GET_VERSION_TC(ic, txt))