Home
last modified time | relevance | path

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

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