Home
last modified time | relevance | path

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

/drivers/ide/
Dalim15x3.c47 static u8 m5229_revision; variable
145 if (m5229_revision > 0x20 && m5229_revision < 0xC2) { in ali_udma_filter()
212 if (m5229_revision < 0xC2 && drive->media != ide_disk) { in ali_dma_check()
233 m5229_revision = dev->revision; in init_chipset_ali15x3()
239 if (m5229_revision < 0xC2) { in init_chipset_ali15x3()
253 if (m5229_revision >= 0x20 && isa_dev) { in init_chipset_ali15x3()
283 if (m5229_revision < 0xC5 && isa_dev) in init_chipset_ali15x3()
290 if (m5229_revision == 0xC2) { in init_chipset_ali15x3()
295 } else if (m5229_revision >= 0xC3) { in init_chipset_ali15x3()
314 if (m5229_revision >= 0x20) { in init_chipset_ali15x3()
[all …]