Home
last modified time | relevance | path

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

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