Home
last modified time | relevance | path

Searched refs:IDE_TIMING_CYC8B (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/drivers/ide/
Dide-timings.c118 if (what & IDE_TIMING_CYC8B) in ide_timing_merge()
165 ide_timing_merge(&p, t, t, IDE_TIMING_CYCLE | IDE_TIMING_CYC8B); in ide_timing_compute()
/Linux-v5.4/include/linux/
Dide.h1542 IDE_TIMING_CYC8B = BIT(3), enumerator
1544 IDE_TIMING_CYC8B,