Searched refs:thalf (Results 1 – 2 of 2) sorted by relevance
51 if (chip->thalf) { in pcsp_timer_update()53 chip->thalf = 0; in pcsp_timer_update()76 chip->thalf = 1; in pcsp_timer_update()82 ns = (chip->thalf ? PCSP_CALC_NS(timer_cnt) : chip->ns_rem); in pcsp_timer_update()137 pointer_update = !chip->thalf; in pcsp_do_timer()167 chip->thalf = 0; in pcsp_start_playing()
71 int thalf; member