Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/net/
H A Dlan91c96.c163 static int poll4int (struct eth_device *dev, byte mask, int timeout) in poll4int() function
431 if (poll4int (dev, LAN91C96_MSK_TX_INT, SMC_TX_TIMEOUT)) { in smc_send_packet()
H A Dsmc91111.c238 static int poll4int (struct eth_device *dev, byte mask, int timeout) in poll4int() function
558 if (poll4int(dev, IM_TX_EMPTY_INT, SMC_TX_TIMEOUT)) { in smc_send()