Searched refs:LAN8651_DEVID (Results 1 – 2 of 2) sorted by relevance
/Zephyr-latest/drivers/ethernet/ | ||
D | eth_lan865x_priv.h | 21 #define LAN8651_DEVID 0x8651 macro |
D | eth_lan865x.c | 160 if (ctx->chip_id != LAN8650_DEVID && ctx->chip_id != LAN8651_DEVID) { in lan865x_check_spi() |