Searched refs:ATPPC_ENABLE_DMA (Results 1 – 3 of 3) sorted by relevance
483 ~ATPPC_ENABLE_DMA); in atppc_detect_fifo()651 if (atppc->sc_ecr_intr & ATPPC_ENABLE_DMA) in atppcintr()1895 ecr |= ATPPC_ENABLE_DMA; in atppc_ecp_read_dma()1911 ecr &= ~ATPPC_ENABLE_DMA; in atppc_ecp_read_dma()1922 ecr &= ~ATPPC_ENABLE_DMA; in atppc_ecp_read_pio()2120 ecr |= ATPPC_ENABLE_DMA; in atppc_fifo_write_dma()2137 ecr &= ~ATPPC_ENABLE_DMA; in atppc_fifo_write_dma()2183 ecr &= ~ATPPC_ENABLE_DMA; in atppc_fifo_write_pio()
52 #define ATPPC_ENABLE_DMA 0x8 /* ecr register - bit 3 */ macro
373 if (atppc->sc_ecr_intr & ATPPC_ENABLE_DMA) in pi1ppcintr()