Searched refs:RESET_DMA (Results 1 – 3 of 3) sorted by relevance
48 #define RESET_DMA( n ) RESET_DMA_NUM( n ) macro
503 RESET_DMA(8); WAIT_DMA(8); in sync_serial_open()504 RESET_DMA(9); WAIT_DMA(9); in sync_serial_open()558 RESET_DMA(4); WAIT_DMA(4); in sync_serial_open()559 RESET_DMA(5); WAIT_DMA(5); in sync_serial_open()701 RESET_DMA(4); WAIT_DMA(4); in sync_serial_ioctl_unlocked()712 RESET_DMA(8); WAIT_DMA(8); in sync_serial_ioctl_unlocked()917 RESET_DMA(9); in sync_serial_ioctl_unlocked()920 RESET_DMA(5); in sync_serial_ioctl_unlocked()948 RESET_DMA(9); in sync_serial_ioctl_unlocked()951 RESET_DMA(5); in sync_serial_ioctl_unlocked()
114 #define RESET_DMA (1 << 10) macro