Searched refs:reset_count (Results 1 - 29 of 29) sorted by relevance

/linux-4.4.14/drivers/clk/qcom/
H A Dgdsc.h39 * @reset_count: number of @resets
51 unsigned int reset_count; member in struct:gdsc
H A Dgdsc.c92 for (i = 0; i < sc->reset_count; i++) gdsc_deassert_reset()
101 for (i = 0; i < sc->reset_count; i++) gdsc_assert_reset()
H A Dmmcc-msm8974.c2351 .reset_count = 1,
/linux-4.4.14/drivers/misc/mei/
H A Dinit.c136 dev->reset_count++; mei_reset()
137 if (dev->reset_count > MEI_MAX_CONSEC_RESET) { mei_reset()
221 dev->reset_count = 0; mei_start()
286 dev->reset_count = 0; mei_restart()
399 dev->reset_count = 0; mei_device_init()
H A Dmei_dev.h409 * @reset_count : number of consecutive resets
494 unsigned long reset_count; member in struct:mei_device
H A Dclient.c694 dev->reset_count = 0; mei_host_client_init()
/linux-4.4.14/drivers/video/fbdev/omap/
H A Dlcdc.c151 static unsigned long reset_count; reset_controller() local
155 reset_count++; reset_controller()
156 if (reset_count == 1 || time_after(jiffies, last_jiffies + HZ)) { reset_controller()
159 status, reset_count); reset_controller()
162 if (reset_count < 100) { reset_controller()
165 reset_count = 0; reset_controller()
/linux-4.4.14/drivers/staging/rtl8192e/rtl8192e/
H A Drtl_dm.c1394 (priv->reset_count == reset_cnt)) _rtl92e_dm_ctrl_initgain_byrssi_false_alarm()
1396 reset_cnt = priv->reset_count; _rtl92e_dm_ctrl_initgain_byrssi_false_alarm()
1422 (priv->reset_count == reset_cnt)) { _rtl92e_dm_ctrl_initgain_byrssi_false_alarm()
1426 if (priv->reset_count != reset_cnt) _rtl92e_dm_ctrl_initgain_byrssi_false_alarm()
1429 reset_cnt = priv->reset_count; _rtl92e_dm_ctrl_initgain_byrssi_false_alarm()
1472 (priv->reset_count == reset_cnt_highpwr)) _rtl92e_dm_ctrl_initgain_byrssi_highpwr()
1482 (priv->reset_count == reset_cnt_highpwr)) _rtl92e_dm_ctrl_initgain_byrssi_highpwr()
1496 reset_cnt_highpwr = priv->reset_count; _rtl92e_dm_ctrl_initgain_byrssi_highpwr()
1535 if (priv->reset_count != reset_cnt) { _rtl92e_dm_initial_gain()
1537 reset_cnt = priv->reset_count; _rtl92e_dm_initial_gain()
1593 if (priv->reset_count != reset_cnt) { _rtl92e_dm_pd_th()
1595 reset_cnt = priv->reset_count; _rtl92e_dm_pd_th()
1650 if (priv->reset_count != reset_cnt) { _rtl92e_dm_cs_ratio()
1652 reset_cnt = priv->reset_count; _rtl92e_dm_cs_ratio()
2446 if (priv->reset_count != reset_cnt) { _rtl92e_dm_check_fsync()
2450 reset_cnt = priv->reset_count; _rtl92e_dm_check_fsync()
H A Drtl_core.h560 u32 reset_count; member in struct:r8192_priv
H A Drtl_core.c1349 priv->reset_count++; _rtl92e_if_silent_reset()
1356 priv->reset_count); _rtl92e_if_silent_reset()
/linux-4.4.14/drivers/net/ethernet/qualcomm/
H A Dqca_spi.c440 static u16 reset_count; qcaspi_qca7k_sync() local
493 reset_count = 0; qcaspi_qca7k_sync()
496 reset_count++; qcaspi_qca7k_sync()
498 reset_count); qcaspi_qca7k_sync()
499 if (reset_count >= QCASPI_RESET_TIMEOUT) { qcaspi_qca7k_sync()
/linux-4.4.14/drivers/staging/rtl8192u/
H A Dr8192U_dm.c1830 (priv->reset_count == reset_cnt)) { dm_ctrl_initgain_byrssi_by_fwfalse_alarm()
1833 reset_cnt = priv->reset_count; dm_ctrl_initgain_byrssi_by_fwfalse_alarm()
1879 (priv->reset_count == reset_cnt)) { dm_ctrl_initgain_byrssi_by_fwfalse_alarm()
1883 if (priv->reset_count != reset_cnt) dm_ctrl_initgain_byrssi_by_fwfalse_alarm()
1886 reset_cnt = priv->reset_count; dm_ctrl_initgain_byrssi_by_fwfalse_alarm()
1977 (priv->reset_count == reset_cnt_highpwr)) dm_ctrl_initgain_byrssi_highpwr()
1993 (priv->reset_count == reset_cnt_highpwr)) dm_ctrl_initgain_byrssi_highpwr()
2011 reset_cnt_highpwr = priv->reset_count; dm_ctrl_initgain_byrssi_highpwr()
2050 if (priv->reset_count != reset_cnt) { dm_initial_gain()
2052 reset_cnt = priv->reset_count; dm_initial_gain()
2107 if (priv->reset_count != reset_cnt) { dm_pd_th()
2109 reset_cnt = priv->reset_count; dm_pd_th()
2187 if (priv->reset_count != reset_cnt) { dm_cs_ratio()
2189 reset_cnt = priv->reset_count; dm_cs_ratio()
2959 if (priv->reset_count != reset_cnt) { /* After silent reset, the reg_c38_State will be returned to default value */ dm_check_fsync()
2962 reset_cnt = priv->reset_count; dm_check_fsync()
H A Dr8192U.h1062 u32 reset_count; member in struct:r8192_priv
H A Dr8192U_core.c3402 priv->reset_count++; rtl819x_ifsilentreset()
3411 priv->reset_count); rtl819x_ifsilentreset()
/linux-4.4.14/drivers/net/wireless/libertas_tf/
H A Dif_usb.c819 static int reset_count = 10; if_usb_prog_firmware() local
858 if (--reset_count >= 0) { if_usb_prog_firmware()
887 if (--reset_count >= 0) { if_usb_prog_firmware()
/linux-4.4.14/drivers/scsi/
H A Dhptiop.h333 atomic_t reset_count; member in struct:hptiop_hba
H A Dips.h566 uint8_t reset_count; member in struct:__anon9536
1056 uint16_t reset_count; /* number of resets */ member in struct:ips_ha
H A Dhptiop.c1085 atomic_inc(&hba->reset_count); hptiop_reset_hba()
1343 atomic_set(&hba->reset_count, 0); hptiop_probe()
H A Dips.c996 ha->reset_count++; __ips_eh_reset()
2416 ha->reset_count = 1; ips_hainit()
5943 scb->cmd.ffdc.reset_count = ha->reset_count; ips_ffdc_reset()
5979 scb->cmd.ffdc.reset_count = 0; ips_ffdc_time()
/linux-4.4.14/drivers/net/wireless/libertas/
H A Dif_usb.c835 static int reset_count = 10; if_usb_prog_firmware() local
888 if (--reset_count >= 0) { if_usb_prog_firmware()
917 if (--reset_count >= 0) { if_usb_prog_firmware()
/linux-4.4.14/drivers/scsi/qla2xxx/
H A Dqla_target.c1412 mcmd->reset_count = vha->hw->chip_reset; __qlt_24xx_handle_abts()
1563 if (qla2x00_reset_active(vha) || mcmd->reset_count != ha->chip_reset) { qlt_xmit_tm_rsp()
1570 qla2x00_reset_active(vha), mcmd->reset_count, qlt_xmit_tm_rsp()
2513 if (qla2x00_reset_active(vha) || cmd->reset_count != ha->chip_reset) { qlt_xmit_response()
2522 qla2x00_reset_active(vha), cmd->reset_count, qlt_xmit_response()
2654 if (qla2x00_reset_active(vha) || (cmd->reset_count != ha->chip_reset) || qlt_rdy_to_xfer()
2664 qla2x00_reset_active(vha), cmd->reset_count, qlt_rdy_to_xfer()
3654 cmd->reset_count = vha->hw->chip_reset; qlt_get_tag()
3829 mcmd->reset_count = vha->hw->chip_reset; qlt_issue_task_mgmt()
3968 mcmd->reset_count = vha->hw->chip_reset; __qlt_abort_task()
5020 cmd->reset_count = vha->hw->chip_reset; qlt_alloc_qfull_cmd()
H A Dqla_target.h959 uint32_t reset_count; member in struct:qla_tgt_cmd
1022 uint32_t reset_count; member in struct:qla_tgt_mgmt_cmd
H A Dqla_def.h1061 uint8_t reset_count; member in struct:__anon9995
/linux-4.4.14/drivers/gpu/drm/i915/
H A Di915_gpu_error.c365 err_printf(m, "Reset count: %u\n", error->reset_count); i915_error_state_to_str()
1274 error->reset_count = i915_reset_count(&dev_priv->gpu_error); i915_capture_gen_state()
H A Dintel_uncore.c1359 args->reset_count = i915_reset_count(&dev_priv->gpu_error); i915_get_reset_stats_ioctl()
1361 args->reset_count = 0; i915_get_reset_stats_ioctl()
H A Di915_drv.h500 u32 reset_count; member in struct:drm_i915_error_state
/linux-4.4.14/drivers/net/ethernet/dec/tulip/
H A Ddmfe.c271 unsigned long reset_count; member in struct:dmfe_board_info
786 db->tx_jabber_timeout, db->reset_count, db->reset_cr8, dmfe_stop()
1196 db->reset_count++; dmfe_timer()
H A Duli526x.c183 unsigned long reset_count; member in struct:uli526x_board_info
1057 db->reset_count++; uli526x_timer()
/linux-4.4.14/include/uapi/drm/
H A Di915_drm.h1099 __u32 reset_count; member in struct:drm_i915_reset_stats

Completed in 1325 milliseconds