Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/ata/
H A Dlibata-core.c3107 unsigned short this_cycle; in ata_timing_cycle2mode() local
3112 this_cycle = t->cycle; in ata_timing_cycle2mode()
3115 this_cycle = t->udma; in ata_timing_cycle2mode()
3121 if (cycle > this_cycle) in ata_timing_cycle2mode()
/kernel/linux/linux-6.6/drivers/ata/
H A Dlibata-core.c3309 unsigned short this_cycle; in ata_timing_cycle2mode() local
3314 this_cycle = t->cycle; in ata_timing_cycle2mode()
3317 this_cycle = t->udma; in ata_timing_cycle2mode()
3323 if (cycle > this_cycle) in ata_timing_cycle2mode()

Completed in 14 milliseconds