Searched refs:retryCount (Results 1 – 5 of 5) sorted by relevance
131 unsigned int retryCount; in dce_dmcu_set_psr_enable() local150 for (retryCount = 0; retryCount <= 100; retryCount++) { in dce_dmcu_set_psr_enable()549 unsigned int retryCount; in dcn10_dmcu_set_psr_enable() local577 for (retryCount = 0; retryCount <= 1000; retryCount++) { in dcn10_dmcu_set_psr_enable()590 if (retryCount >= 1000) in dcn10_dmcu_set_psr_enable()
513 u32 retryCount; in snd_korg1212_Send1212Command() local524 for (retryCount = 0; retryCount < MAX_COMMAND_RETRIES; retryCount++) { in snd_korg1212_Send1212Command()556 korg1212->cmdRetryCount += retryCount; in snd_korg1212_Send1212Command()558 if (retryCount >= MAX_COMMAND_RETRIES) { in snd_korg1212_Send1212Command()
1540 const u32 retryCount = 2; in phy_IQCalibrate_8723B() local1596 for (i = 0 ; i < retryCount ; i++) { in phy_IQCalibrate_8723B()1612 for (i = 0 ; i < retryCount ; i++) { in phy_IQCalibrate_8723B()1634 for (i = 0 ; i < retryCount ; i++) { in phy_IQCalibrate_8723B()1649 for (i = 0 ; i < retryCount ; i++) { in phy_IQCalibrate_8723B()
1760 u8 retryCount = 0, btInfoExt; in halbtc8723b1ant_TdmaDurationAdjustForAcl() local1811 retryCount = pCoexSta->btRetryCnt; in halbtc8723b1ant_TdmaDurationAdjustForAcl()1818 retryCount++; in halbtc8723b1ant_TdmaDurationAdjustForAcl()1823 if (retryCount == 0) { /* no retry in the last 2-second duration */ in halbtc8723b1ant_TdmaDurationAdjustForAcl()1842 } else if (retryCount <= 3) { /* <=3 retry in the last 2-second duration */ in halbtc8723b1ant_TdmaDurationAdjustForAcl()
1599 u8 retryCount = 0; in halbtc8723b2ant_TdmaDurationAdjust() local1650 retryCount = pCoexSta->btRetryCnt; in halbtc8723b2ant_TdmaDurationAdjust()1651 BTC_PRINT(BTC_MSG_ALGORITHM, ALGO_TRACE_FW_DETAIL, ("[BTCoex], retryCount = %d\n", retryCount)); in halbtc8723b2ant_TdmaDurationAdjust()1663 if (retryCount == 0) { /* no retry in the last 2-second duration */ in halbtc8723b2ant_TdmaDurationAdjust()1678 } else if (retryCount <= 3) { /* <=3 retry in the last 2-second duration */ in halbtc8723b2ant_TdmaDurationAdjust()