Searched refs:CMR1_BufEnb (Results 1 – 2 of 2) sorted by relevance
| /linux-4.1.27/drivers/net/ethernet/realtek/ | ||
| D | atp.h | 65 #define CMR1_BufEnb 0x01 /* Enable the buffer(?). */ macro |
| D | atp.c | 636 } else if ((read_status & (CMR1_BufEnb << 3)) == 0) { in atp_interrupt() |