Searched refs:tIsSPCvplus (Results 1 – 2 of 2) sorted by relevance
1250 #define tIsSPCvplus(agr) (TI_VEN_DEV_SPCvplus == (ossaHwRegReadConfig32(agr,0 ) & 0xFFFF0… macro1274 (tIsSPCvplus((agr)) == 1) ? 1 : \1295 #define tiIS_16PHY(agr) ((tIsSPCvplus((agr)) == 1) ? 1 : \
8031 TI_DBG1(("t_MacroCheck:tIsSPCvplus %d\n",tIsSPCvplus(agRoot))); in t_MacroCheck()