Searched refs:thalf (Results 1 – 2 of 2) sorted by relevance
52 if (chip->thalf) { in pcsp_timer_update()54 chip->thalf = 0; in pcsp_timer_update()77 chip->thalf = 1; in pcsp_timer_update()83 ns = (chip->thalf ? PCSP_CALC_NS(timer_cnt) : chip->ns_rem); in pcsp_timer_update()136 pointer_update = !chip->thalf; in pcsp_do_timer()166 chip->thalf = 0; in pcsp_start_playing()
66 int thalf; member