Home
last modified time | relevance | path

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

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