Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/rtl8723au/hal/
DHalDMOutSrc8723A_CE.c725 u8 PathAOK, PathBOK; in _PHY_IQCalibrate() local
835 PathBOK = _PHY_PathB_IQK(pAdapter); in _PHY_IQCalibrate()
836 if (PathBOK == 0x03) { in _PHY_IQCalibrate()
843 } else if (i == (retryCount - 1) && PathBOK == 0x01) { in _PHY_IQCalibrate()
851 if (0x00 == PathBOK) { in _PHY_IQCalibrate()