Home
last modified time | relevance | path

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

/external/u-boot/drivers/net/
Dethoc.c240 static inline void ethoc_ack_irq(struct ethoc *priv, u32 mask) in ethoc_ack_irq() function
325 ethoc_ack_irq(priv, INT_MASK_ALL); in ethoc_reset()
425 ethoc_ack_irq(priv, pending); in ethoc_is_new_packet_received()
498 ethoc_ack_irq(priv, pending & ~INT_MASK_RX); in ethoc_send_common()