Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/ide/
Dalim15x3.c48 static u8 chip_is_1543c_e; variable
148 if (chip_is_1543c_e && in ali_udma_filter()
255 chip_is_1543c_e = ((tmpbyte & 0x1e) == 0x12) ? 1: 0; in init_chipset_ali15x3()