Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/ide/
Dide-timings.c127 if (what & IDE_TIMING_ACT8B) in ide_timing_merge()
/Linux-v4.19/include/linux/
Dide.h1528 IDE_TIMING_ACT8B = (1 << 1), enumerator
1531 IDE_TIMING_8BIT = IDE_TIMING_ACT8B | IDE_TIMING_REC8B |