Searched refs:timer_cnt (Results 1 – 2 of 2) sorted by relevance
47 unsigned char timer_cnt, val; in pcsp_timer_update() local68 timer_cnt = val * CUR_DIV() / 256; in pcsp_timer_update()70 if (timer_cnt && chip->enable) { in pcsp_timer_update()74 outb_p(timer_cnt, 0x42); in pcsp_timer_update()84 ns = (chip->thalf ? PCSP_CALC_NS(timer_cnt) : chip->ns_rem); in pcsp_timer_update()
881 pin->timer_cnt++; in cec_pin_timer()1260 pin->timer_100us_overruns, pin->timer_cnt); in cec_pin_adap_status()1262 pin->timer_300us_overruns, pin->timer_cnt); in cec_pin_adap_status()1295 pin->timer_cnt = 0; in cec_pin_adap_status()