Home
last modified time | relevance | path

Searched refs:TW686X_FIFO_ERROR (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/pci/tw686x/
H A Dtw686x-regs.h132 #define TW686X_FIFO_ERROR(x) (x & ~(0xff)) macro
H A Dtw686x-core.c177 if (!int_status && !TW686X_FIFO_ERROR(fifo_status)) in tw686x_irq()
/kernel/linux/linux-6.6/drivers/media/pci/tw686x/
H A Dtw686x-regs.h132 #define TW686X_FIFO_ERROR(x) (x & ~(0xff)) macro
H A Dtw686x-core.c177 if (!int_status && !TW686X_FIFO_ERROR(fifo_status)) in tw686x_irq()

Completed in 3 milliseconds