Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/ide/
Dht6560b.c55 #define HT_CONFIG_DEFAULT 0x1c /* no prefetch */ macro
185 outb(HT_CONFIG_DEFAULT, HT_CONFIG_PORT); in try_to_init_ht6560b()
312 int t = (HT_CONFIG_DEFAULT << 8) | HT_TIMING_DEFAULT; in ht6560b_init_dev()