Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/phy/
H A Dspi_ks8995.c86 #define CHIPID_M 0 macro
350 if ((get_chip_id(id1) == CHIPID_M) && in ks8995_get_revision()
354 } else if (get_chip_id(id1) != CHIPID_M) { in ks8995_get_revision()