Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/ide/
DMakefile27 obj-$(CONFIG_BLK_DEV_HT6560B) += ht6560b.o
DKconfig837 This driver is enabled at runtime using the "ht6560b.probe" kernel
841 <file:drivers/ide/ht6560b.c> files for more info.
/linux-4.1.27/drivers/ata/
Dpata_legacy.c136 static int ht6560b; /* HT 6560A on primary 1, second 2, both 3 */ variable
923 if (ht6560b & mask) in probe_chip_type()
1267 module_param(ht6560b, int, 0);
/linux-4.1.27/Documentation/ide/
Dide.txt184 For legacy IDE VLB host drivers (ali14xx/dtc2278/ht6560b/qd65xx/umc8672)