Home
last modified time | relevance | path

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

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