Searched refs:S0_IR_SENDOK (Results 1 – 2 of 2) sorted by relevance
76 #define S0_IR_SENDOK 0x0010 /* Send OK interrupt */ macro277 w5300_write(priv, W5300_S0_IMR, S0_IR_RECV | S0_IR_SENDOK); in w5300_hw_start()440 if (ir & S0_IR_SENDOK) { in w5300_interrupt()
67 #define S0_IR_SENDOK 0x10 /* complete sending */ macro520 if (ir & S0_IR_SENDOK) { in w5100_interrupt()