Home
last modified time | relevance | path

Searched refs:raw_buf_id (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/media/pci/tw5864/
H A Dtw5864-core.c203 int raw_buf_id; /* id of internal buf with last raw frame */ in tw5864_timer_isr() local
210 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()