Home
last modified time | relevance | path

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

/openbmc/linux/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()