• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-R7800-V1.0.2.28/target/linux/generic/files/crypto/ocf/kirkwood/mvHal/kw_family/ctrlEnv/sys/

Lines Matching refs:MV_TRUE

244 	pexBar.enable = MV_TRUE;
276 if (addrDecWin.enable == MV_TRUE)
320 if (MV_TRUE == pexBarOverlapDetect(pexIf,bar,&pexBar.addrWin))
328 pexBar.enable = MV_TRUE;
340 if (MV_OK != mvPexTargetWinEnable(pexIf, winNum, MV_TRUE))
381 if (addrDecWin.enable == MV_TRUE)
441 pexBar.enable = MV_TRUE;
452 if (MV_TRUE == pexBarOverlapDetect(pexIf,bar,&pexBar.addrWin))
469 if (MV_OK != mvPexTargetWinEnable(pexIf, winNum, MV_TRUE))
527 if (MV_TRUE == pAddrDecWin->enable)
531 if (MV_TRUE == pexWinOverlapDetect(pexIf,winNum, &pAddrDecWin->addrWin))
576 if (MV_TRUE == pAddrDecWin->enable)
709 pAddrDecWin->enable = MV_TRUE;
758 * if parameter 'enable' == MV_TRUE the routine will enable the
826 if (MV_TRUE == pexWinOverlapDetect(pexIf,winNum, &addrDecWin.addrWin))
927 if (pAddrWin->enable == MV_TRUE)
976 if (enable == MV_TRUE)
1033 if (MV_TRUE != pexBarIsValid(pAddrWin->addrWin.baseLow,
1041 if (MV_TRUE == pexBarOverlapDetect(pexIf,barNum, &pAddrWin->addrWin))
1108 if (pAddrWin->enable == MV_TRUE)
1192 pAddrWin->enable = MV_TRUE;
1210 pAddrWin->enable = MV_TRUE;
1254 if (MV_TRUE == enable)
1281 if (MV_TRUE == pexBar.enable)
1289 pexBar.enable = MV_TRUE;
1317 * MV_TRUE if the given address window overlap current address
1352 if(MV_TRUE == ctrlWinOverlapTest(pAddrWin, &addrDecWin.addrWin))
1356 return MV_TRUE;
1374 * MV_TRUE if the given address window overlap current address
1401 if(MV_TRUE == ctrlWinWithinWinTest(pAddrWin, &addrDecWin.addrWin))
1403 return MV_TRUE;
1426 * MV_TRUE if the given address window overlap current address
1460 if(MV_TRUE == ctrlWinOverlapTest(pAddrWin, &barDecWin.addrWin))
1464 return MV_TRUE;
1486 * MV_TRUE if the address window is valid, MV_FALSE otherwise.
1499 return MV_TRUE;
1502 return MV_TRUE;