Home
last modified time | relevance | path

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

/linux/drivers/scsi/
H A Ddc395x.h532 #define DMA_FIFO_CTRL 0x0300 /* Control FIFO operation with DMA */ macro
H A Ddc395x.c3438 wval = DC395x_read16(acb, TRM_S1040_DMA_CONFIG) & ~DMA_FIFO_CTRL; in set_basic_config()