Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/cirrus/
H A Dcs89x0.h87 #define CHIP_EISA_ID_SIG 0x630E /* Product ID Code for Crystal Chip (CS8900 spec 4.3) */ macro
H A Dmac89x0.c201 if (sig != swab16(CHIP_EISA_ID_SIG)) in mac89x0_device_probe()
H A Dcs89x0.c1340 if (tmp != CHIP_EISA_ID_SIG) { in cs89x0_probe1()
/kernel/linux/linux-6.6/drivers/net/ethernet/cirrus/
H A Dmac89x0.c201 if (sig != swab16(CHIP_EISA_ID_SIG)) in mac89x0_device_probe()
H A Dcs89x0.h87 #define CHIP_EISA_ID_SIG 0x630E /* Product ID Code for Crystal Chip (CS8900 spec 4.3) */ macro
H A Dcs89x0.c1342 if (tmp != CHIP_EISA_ID_SIG) { in cs89x0_probe1()

Completed in 9 milliseconds