Home
last modified time | relevance | path

Searched refs:IORDY (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/ata/
H A Dpata_mpiix.c42 IORDY = (1 << 1), enumerator
67 * IORDY sample point (2-5 clocks), recovery (1-4 clocks) and whether
68 * prefetching or IORDY are used.
91 /* Mask the IORDY/TIME/PPE for this device */ in mpiix_set_piomode()
95 control |= IORDY; in mpiix_set_piomode()
/kernel/linux/linux-6.6/drivers/ata/
H A Dpata_mpiix.c42 IORDY = (1 << 1), enumerator
67 * IORDY sample point (2-5 clocks), recovery (1-4 clocks) and whether
68 * prefetching or IORDY are used.
91 /* Mask the IORDY/TIME/PPE for this device */ in mpiix_set_piomode()
95 control |= IORDY; in mpiix_set_piomode()

Completed in 3 milliseconds