Home
last modified time | relevance | path

Searched refs:retry_count (Results 1 – 25 of 326) sorted by relevance

12345678910>>...14

/OK3568_Linux_fs/u-boot/arch/arm/cpu/armv7/bcm281xx/
H A Dclk-eth.c45 int retry_count = 0; in clk_eth_enable() local
61 while (retry_count < PLL_MAX_RETRY) { in clk_eth_enable()
67 retry_count++; in clk_eth_enable()
91 retry_count = 0; in clk_eth_enable()
92 while (retry_count < PLL_MAX_RETRY) { in clk_eth_enable()
98 retry_count++; in clk_eth_enable()
122 retry_count = 0; in clk_eth_enable()
123 while (retry_count < PLL_MAX_RETRY) { in clk_eth_enable()
130 retry_count++; in clk_eth_enable()
/OK3568_Linux_fs/u-boot/arch/arm/cpu/armv7/bcm235xx/
H A Dclk-eth.c45 int retry_count = 0; in clk_eth_enable() local
61 while (retry_count < PLL_MAX_RETRY) { in clk_eth_enable()
67 retry_count++; in clk_eth_enable()
91 retry_count = 0; in clk_eth_enable()
92 while (retry_count < PLL_MAX_RETRY) { in clk_eth_enable()
98 retry_count++; in clk_eth_enable()
122 retry_count = 0; in clk_eth_enable()
123 while (retry_count < PLL_MAX_RETRY) { in clk_eth_enable()
130 retry_count++; in clk_eth_enable()
/OK3568_Linux_fs/kernel/drivers/soc/renesas/
H A Drmobile-sysc.c61 unsigned int retry_count; in rmobile_pd_power_down() local
64 for (retry_count = PSTR_RETRIES; retry_count; retry_count--) { in rmobile_pd_power_down()
80 unsigned int retry_count; in __rmobile_pd_power_up() local
88 for (retry_count = 2 * PSTR_RETRIES; retry_count; retry_count--) { in __rmobile_pd_power_up()
91 if (retry_count > PSTR_RETRIES) in __rmobile_pd_power_up()
96 if (!retry_count) in __rmobile_pd_power_up()
/OK3568_Linux_fs/kernel/net/mac80211/
H A Dstatus.c292 struct sk_buff *skb, int retry_count, in ieee80211_add_tx_radiotap_header() argument
356 *pos = retry_count; in ieee80211_add_tx_radiotap_header()
792 int *retry_count) in ieee80211_tx_get_rates() argument
819 *retry_count = count; in ieee80211_tx_get_rates()
825 int retry_count, int shift, bool send_to_cooked, in ieee80211_tx_monitor() argument
841 ieee80211_add_tx_radiotap_header(local, sband, skb, retry_count, in ieee80211_tx_monitor()
883 int rates_idx, int retry_count) in __ieee80211_tx_status() argument
971 retry_count; in __ieee80211_tx_status()
989 if (retry_count > 0) in __ieee80211_tx_status()
991 if (retry_count > 1) in __ieee80211_tx_status()
[all …]
H A Drc80211_minstrel.c213 mr->adjusted_retry_count = mrs->retry_count >> 1; in minstrel_update_stats()
219 mr->adjusted_retry_count = mrs->retry_count; in minstrel_update_stats()
512 mrs->retry_count = 1; in minstrel_rate_init()
534 (++mr->stats.retry_count < mp->max_retry)); in minstrel_rate_init()
535 mr->adjusted_retry_count = mrs->retry_count; in minstrel_rate_init()
537 mr->retry_count_cts = mrs->retry_count; in minstrel_rate_init()
H A Drc80211_minstrel_debugfs.c102 mrs->retry_count, in minstrel_stats_open()
158 mrs->retry_count, in minstrel_stats_csv_open()
/OK3568_Linux_fs/yocto/poky/bitbake/lib/toaster/toastermain/management/commands/
H A Dbuilddelete.py44 retry_count = 0
47 if retry_count >= 5:
49 retry_count += 1
/OK3568_Linux_fs/kernel/drivers/staging/media/omap4iss/
H A Diss_csiphy.c59 u8 retry_count; in csiphy_set_power() local
65 retry_count = 0; in csiphy_set_power()
72 retry_count++; in csiphy_set_power()
74 } while ((reg != power >> 2) && (retry_count < 250)); in csiphy_set_power()
76 if (retry_count == 250) { in csiphy_set_power()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/dce/
H A Ddmub_psr.c126 uint32_t retry_count, psr_state = 0; in dmub_psr_enable() local
146 for (retry_count = 0; retry_count <= 1000; retry_count++) { in dmub_psr_enable()
161 if (retry_count >= 1000) in dmub_psr_enable()
/OK3568_Linux_fs/kernel/drivers/net/dsa/b53/
H A Db53_spi.c100 int retry_count; in b53_spi_prepare_reg_read() local
107 for (retry_count = 0; retry_count < 10; retry_count++) { in b53_spi_prepare_reg_read()
118 if (retry_count == 10) in b53_spi_prepare_reg_read()
/OK3568_Linux_fs/kernel/drivers/usb/isp1760/
H A Disp1760-if.c36 int retry_count; in isp1761_pci_init() local
72 retry_count = 20; in isp1761_pci_init()
74 while ((reg_data != 0xFACE) && retry_count) { in isp1761_pci_init()
81 retry_count--; in isp1761_pci_init()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/hal/phydm/rtl8822b/
H A Dphydm_iqk_8822b.c324 pIQK_info->retry_count[0][i][j] = 0x0; in _IQK_backupIQK_8822B()
966 if (KFAIL && (pIQK_info->retry_count[0][Path][RXIQK1] < 2)) in _IQK_RXIQKbyPath_8822B()
967 pIQK_info->retry_count[0][Path][RXIQK1]++; in _IQK_RXIQKbyPath_8822B()
985 if (KFAIL && (pIQK_info->retry_count[0][Path][RXIQK2] < 2)) in _IQK_RXIQKbyPath_8822B()
986 pIQK_info->retry_count[0][Path][RXIQK2]++; in _IQK_RXIQKbyPath_8822B()
1040 if (KFAIL && (pIQK_info->retry_count[0][ODM_RF_PATH_A][TXIQK] < 3)) in _IQK_IQKbyPath_8822B()
1041 pIQK_info->retry_count[0][ODM_RF_PATH_A][TXIQK]++; in _IQK_IQKbyPath_8822B()
1052 if (KFAIL && pIQK_info->retry_count[0][ODM_RF_PATH_B][TXIQK] < 3) in _IQK_IQKbyPath_8822B()
1053 pIQK_info->retry_count[0][ODM_RF_PATH_B][TXIQK]++; in _IQK_IQKbyPath_8822B()
1099 …pIQK_info->retry_count[0][ODM_RF_PATH_A][TXIQK], pIQK_info->retry_count[0][ODM_RF_PATH_B][TXIQK])); in _IQK_IQKbyPath_8822B()
[all …]
/OK3568_Linux_fs/kernel/drivers/media/platform/omap3isp/
H A Dispcsiphy.c131 u8 retry_count; in csiphy_set_power() local
136 retry_count = 0; in csiphy_set_power()
143 retry_count++; in csiphy_set_power()
145 } while ((reg != power >> 2) && (retry_count < 100)); in csiphy_set_power()
147 if (retry_count == 100) { in csiphy_set_power()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/radeon/
H A Dradeon_dp_auxch.c66 int retry_count = 0; in radeon_dp_aux_transfer_native() local
158 } while (retry_count++ < 1000); in radeon_dp_aux_transfer_native()
160 if (retry_count >= 1000) { in radeon_dp_aux_transfer_native()
/OK3568_Linux_fs/kernel/drivers/scsi/aic94xx/
H A Daic94xx_sas.h333 u8 retry_count; member
360 u8 retry_count; member
466 u8 retry_count; member
517 u8 retry_count; member
565 u8 retry_count; member
/OK3568_Linux_fs/kernel/drivers/xen/
H A Dballoon.c216 balloon_stats.retry_count = 1; in update_schedule()
220 ++balloon_stats.retry_count; in update_schedule()
223 balloon_stats.retry_count > balloon_stats.max_retry_count) { in update_schedule()
225 balloon_stats.retry_count = 1; in update_schedule()
737 balloon_stats.retry_count = 1; in balloon_init()
/OK3568_Linux_fs/external/common_algorithm/video/move_detect/test/
H A Dtest.c113 int retry_count = 100; in hw_simu_top() local
126 if (retry_count-- > 0) { in hw_simu_top()
127 retry_count = 1000; in hw_simu_top()
/OK3568_Linux_fs/kernel/tools/perf/tests/
H A Dtask-exit.c57 int retry_count = 0; in test__task_exit() local
138 if (retry_count++ > 1000) { in test__task_exit()
/OK3568_Linux_fs/kernel/drivers/iommu/
H A Drockchip-iommu.c431 int retry_count = 0; in rk_iommu_enable_stall() local
454 retry_count, in rk_iommu_enable_stall()
456 if (iommu->cmd_retry && (retry_count++ < CMD_RETRY_COUNT)) in rk_iommu_enable_stall()
467 int retry_count = 0; in rk_iommu_disable_stall() local
486 retry_count, in rk_iommu_disable_stall()
488 if (iommu->cmd_retry && (retry_count++ < CMD_RETRY_COUNT)) in rk_iommu_disable_stall()
499 int retry_count = 0; in rk_iommu_enable_paging() local
518 retry_count, in rk_iommu_enable_paging()
520 if (iommu->cmd_retry && (retry_count++ < CMD_RETRY_COUNT)) in rk_iommu_enable_paging()
531 int retry_count = 0; in rk_iommu_disable_paging() local
[all …]
/OK3568_Linux_fs/kernel/drivers/scsi/libfc/
H A Dfc_disc.c224 disc->retry_count = 0; in fc_disc_restart()
305 PTR_ERR_OR_ZERO(fp), disc->retry_count, in fc_disc_error()
313 if (disc->retry_count < FC_DISC_RETRY_LIMIT) { in fc_disc_error()
321 if (!disc->retry_count) in fc_disc_error()
324 disc->retry_count++; in fc_disc_error()
/OK3568_Linux_fs/kernel/drivers/watchdog/
H A Dintel_scu_watchdog.c196 int retry_count; in intel_scu_set_heartbeat() local
241 retry_count = 0; in intel_scu_set_heartbeat()
248 if (MAX_RETRY < retry_count++) { in intel_scu_set_heartbeat()
/OK3568_Linux_fs/kernel/drivers/s390/char/
H A Dsclp_rw.c60 buffer->retry_count = 0; in sclp_make_buffer()
386 if (++buffer->retry_count > SCLP_BUFFER_MAX_RETRY) { in sclp_writedata_callback()
404 if (++buffer->retry_count > SCLP_BUFFER_MAX_RETRY) { in sclp_writedata_callback()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/hal/phydm/halrf/rtl8822b/
H A Dhalrf_iqk_8822b.c442 iqk->retry_count[0][i][j] = 0x0; in _iqk_backup_iqk_8822b()
1129 if (KFAIL && iqk->retry_count[0][path][RXIQK1] < 2) { in _iqk_rx_iqk_by_path_8822b()
1130 iqk->retry_count[0][path][RXIQK1]++; in _iqk_rx_iqk_by_path_8822b()
1149 if (KFAIL && iqk->retry_count[0][path][RXIQK2] < 2) { in _iqk_rx_iqk_by_path_8822b()
1150 iqk->retry_count[0][path][RXIQK2]++; in _iqk_rx_iqk_by_path_8822b()
1234 if (KFAIL && iqk->retry_count[0][RF_PATH_A][TXIQK] < 3) in _iqk_iqk_by_path_8822b()
1235 iqk->retry_count[0][RF_PATH_A][TXIQK]++; in _iqk_iqk_by_path_8822b()
1248 if (KFAIL && iqk->retry_count[0][RF_PATH_B][TXIQK] < 3) in _iqk_iqk_by_path_8822b()
1249 iqk->retry_count[0][RF_PATH_B][TXIQK]++; in _iqk_iqk_by_path_8822b()
1282 iqk->retry_count[0][RF_PATH_A][TXIQK], in _iqk_iqk_by_path_8822b()
[all …]
/OK3568_Linux_fs/kernel/drivers/firmware/
H A Dqcom_scm-smc.c58 int retry_count = 0; in __scm_smc_do() local
73 if (retry_count++ > QCOM_SCM_EBUSY_MAX_RETRY) in __scm_smc_do()
/OK3568_Linux_fs/kernel/drivers/net/wireless/ti/wl1251/
H A Ddebugfs.c193 DEBUGFS_READONLY_FILE(retry_count, 20, "%u", wl->stats.retry_count);
334 DEBUGFS_DEL(retry_count); in wl1251_debugfs_delete_files()
433 DEBUGFS_ADD(retry_count, wl->debugfs.rootdir); in wl1251_debugfs_add_files()
441 wl->stats.retry_count = 0; in wl1251_debugfs_reset()

12345678910>>...14