Searched refs:timer_count (Results 1 – 12 of 12) sorted by relevance
29 unsigned char timer_count, t1; in get_ns_in_jiffie() local35 timer_count = *R_TIMER0_DATA; in get_ns_in_jiffie()40 if (timer_count != t1){ in get_ns_in_jiffie()43 timer_count = t1; in get_ns_in_jiffie()52 ns = ( (TIMER0_DIV - timer_count) * ((1000000000/HZ)/TIMER0_DIV )) + in get_ns_in_jiffie()
442 smc->ess.timer_count = 0 ; in process_bw_alloc()546 smc->ess.timer_count++ ; in ess_timer_poll()547 if (smc->ess.timer_count == 10) { in ess_timer_poll()548 smc->ess.timer_count = 0 ; in ess_timer_poll()576 smc->ess.timer_count = 7 ; /* next RAF alc req after 3 s */ in ess_send_alc_req()
141 smc->ess.timer_count = 7 ; /* first RAF alc req after 3s */ in smt_reset_defaults()
227 cl->timer_count = MEI_CONNECT_TIMEOUT; in mei_cl_irq_disconnect()308 cl->timer_count = MEI_CONNECT_TIMEOUT; in mei_cl_irq_connect()549 if (cl->timer_count) { in mei_timer()550 if (--cl->timer_count == 0) { in mei_timer()
760 cl->timer_count = MEI_CONNECT_TIMEOUT; in mei_cl_disconnect()865 cl->timer_count = MEI_CONNECT_TIMEOUT; in mei_cl_connect()1323 cl->timer_count = 0; in mei_cl_all_disconnect()
661 cl->timer_count = 0; in mei_hbm_cl_res()685 cl->timer_count = 0; in mei_hbm_fw_disconnect_req()
253 u8 timer_count; member
132 char timer_count ; /* counts every timer function call */ member
112 u32 timer_count; member
344 cmd->timer_config |= info->timer_count; in knav_acc_setup_cmd()508 info->timer_count = config[4] / ACC_DEFAULT_PERIOD; in knav_init_acc_range()
295 u32 timer_count; member
10529 u32 timer_count = 1000; in bnx2x_prev_unload_common() local10554 while (timer_count) { in bnx2x_prev_unload_common()10565 timer_count = 1000; in bnx2x_prev_unload_common()10567 timer_count--; in bnx2x_prev_unload_common()10576 if (!timer_count) in bnx2x_prev_unload_common()