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

/linux-4.1.27/drivers/ide/
H A Dalim15x3.c47 static u8 m5229_revision; variable
145 if (m5229_revision > 0x20 && m5229_revision < 0xC2) { ali_udma_filter()
212 if (m5229_revision < 0xC2 && drive->media != ide_disk) { ali_dma_check()
233 m5229_revision = dev->revision; init_chipset_ali15x3()
239 if (m5229_revision < 0xC2) { init_chipset_ali15x3()
253 if (m5229_revision >= 0x20 && isa_dev) { init_chipset_ali15x3()
283 if (m5229_revision < 0xC5 && isa_dev) init_chipset_ali15x3()
290 if (m5229_revision == 0xC2) { init_chipset_ali15x3()
295 } else if (m5229_revision >= 0xC3) { init_chipset_ali15x3()
314 if (m5229_revision >= 0x20) { init_chipset_ali15x3()
317 if (m5229_revision <= 0x20) init_chipset_ali15x3()
319 else if (m5229_revision == 0xc7 || m5229_revision == 0xc8) init_chipset_ali15x3()
386 if (m5229_revision >= 0xC2) { ali_cable_detect()

Completed in 51 milliseconds