Home
last modified time | relevance | path

Searched refs:PDC_DMA_ENABLE (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/ata/
H A Dsata_sx4.c126 PDC_DMA_ENABLE = (1 << 7), /* DMA start/stop */ enumerator
848 tmp &= ~PDC_DMA_ENABLE; in pdc_freeze()
H A Dsata_promise.c116 PDC_DMA_ENABLE = (1 << 7), enumerator
703 tmp &= ~PDC_DMA_ENABLE; in pdc_freeze()
/kernel/linux/linux-6.6/drivers/ata/
H A Dsata_promise.c116 PDC_DMA_ENABLE = (1 << 7), enumerator
701 tmp &= ~PDC_DMA_ENABLE; in pdc_freeze()
H A Dsata_sx4.c129 PDC_DMA_ENABLE = (1 << 7), /* DMA start/stop */ enumerator
802 tmp &= ~PDC_DMA_ENABLE; in pdc_freeze()

Completed in 8 milliseconds