Home
last modified time | relevance | path

Searched refs:XFER_PIO_SLOW (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/ide/
H A Dide-xfer-mode.c41 else if (mode == XFER_PIO_SLOW) in ide_xfer_verbose()
H A Dide-timings.c52 { XFER_PIO_SLOW, 120, 290, 240, 960, 290, 240, 960, 0 },
/OK3568_Linux_fs/u-boot/include/
H A Dlibata.h215 XFER_PIO_SLOW = 0x00, enumerator
/OK3568_Linux_fs/kernel/include/linux/
H A Data.h400 XFER_PIO_SLOW = 0x00, enumerator
/OK3568_Linux_fs/kernel/drivers/ata/
H A Dlibata-transport.c197 { XFER_PIO_SLOW, "XFER_PIO_SLOW" }