Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/ethernet/
Deth_w5500.c280 uint8_t phycfgr; in w5500_update_link_status() local
283 if (w5500_spi_read(dev, W5500_PHYCFGR, &phycfgr, 1) < 0) { in w5500_update_link_status()
287 if (phycfgr & 0x01) { in w5500_update_link_status()