Searched refs:ENC424J600_ESTAT_PHYLNK (Results 1 – 2 of 2) sorted by relevance
/Zephyr-latest/drivers/ethernet/ | ||
D | eth_enc424j600_priv.h | 201 #define ENC424J600_ESTAT_PHYLNK BIT(8) macro |
D | eth_enc424j600.c | 478 if (estat & ENC424J600_ESTAT_PHYLNK) { in enc424j600_rx_thread() |