Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/ide/
H A Dide-devsets.c126 if (hwif->host_flags & IDE_HFLAG_SET_PIO_MODE_KEEP_DMA) { in set_pio_mode()
H A Dpmac.c1005 .host_flags = IDE_HFLAG_SET_PIO_MODE_KEEP_DMA |
/OK3568_Linux_fs/kernel/include/linux/
H A Dide.h1288 IDE_HFLAG_SET_PIO_MODE_KEEP_DMA = BIT(7), enumerator