Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/ide/
Dide-timings.c131 if (what & IDE_TIMING_CYC8B) in ide_timing_merge()
178 ide_timing_merge(&p, t, t, IDE_TIMING_CYCLE | IDE_TIMING_CYC8B); in ide_timing_compute()
/Linux-v4.19/include/linux/
Dide.h1530 IDE_TIMING_CYC8B = (1 << 3), enumerator
1532 IDE_TIMING_CYC8B,