Searched refs:data_mistat (Results 1 – 1 of 1) sorted by relevance
284 uint8_t data_mistat; in eth_enc28j60_write_phy() local296 &data_mistat); in eth_enc28j60_write_phy()297 } while ((data_mistat & ENC28J60_BIT_MISTAT_BUSY)); in eth_enc28j60_write_phy()304 uint8_t data_mistat; in eth_enc28j60_read_phy() local318 &data_mistat); in eth_enc28j60_read_phy()319 } while ((data_mistat & ENC28J60_BIT_MISTAT_BUSY)); in eth_enc28j60_read_phy()