Home
last modified time | relevance | path

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

/drivers/ide/
Dht6560b.c102 #define HT_TIMING_DEFAULT 0xff macro
186 outb(HT_TIMING_DEFAULT, 0x1f6); /* Select register */ in try_to_init_ht6560b()
242 return HT_TIMING_DEFAULT; /* default setting */ in ht_pio2timings()
312 int t = (HT_CONFIG_DEFAULT << 8) | HT_TIMING_DEFAULT; in ht6560b_init_dev()