Searched refs:raw_buf_id (Results 1 – 1 of 1) sorted by relevance
203 int raw_buf_id; /* id of internal buf with last raw frame */ in tw5864_timer_isr() local210 raw_buf_id = tw_mask_shift_readl(TW5864_SENIF_ORG_FRM_PTR1, 0x3, in tw5864_timer_isr()213 if (input->buf_id != raw_buf_id) { in tw5864_timer_isr()214 input->buf_id = raw_buf_id; in tw5864_timer_isr()
Completed in 4 milliseconds