Home
last modified time | relevance | path

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

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