Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/ide/
Dide-timings.c116 if (what & IDE_TIMING_REC8B) in ide_timing_merge()
/Linux-v5.4/include/linux/
Dide.h1541 IDE_TIMING_REC8B = BIT(2), enumerator
1543 IDE_TIMING_8BIT = IDE_TIMING_ACT8B | IDE_TIMING_REC8B |