Searched refs:LAN9250_INT_STS_RSFL (Results 1 – 2 of 2) sorted by relevance
117 #define LAN9250_INT_STS_RSFL 0x00000008 macro
604 if ((int_sts & LAN9250_INT_STS_RSFL) != 0) { in lan9250_thread()605 lan9250_write_sys_reg(context->dev, LAN9250_INT_STS, LAN9250_INT_STS_RSFL); in lan9250_thread()