Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/pci/tw68/
H A Dtw68-reg.h46 #define TW68_DMAPI (1 << 1) macro
H A Dtw68.h42 TW68_FFOF | TW68_DMAPI)
H A Dtw68-video.c982 if (status & TW68_DMAPI) { in tw68_irq_video_done()
993 status &= ~(TW68_DMAPI); in tw68_irq_video_done()