Searched refs:TW68_FFERR (Results 1 – 3 of 3) sorted by relevance
55 #define TW68_FFERR (1 << 15) macro
41 #define TW68_VID_INTS (TW68_FFERR | TW68_PABORT | TW68_DMAPERR | \
1017 if (status & TW68_FFERR) in tw68_irq_video_done()