Searched refs:ISS_FTS (Results 1 – 2 of 2) sorted by relevance
/linux-4.4.14/drivers/net/ethernet/renesas/ | ||
D | ravb.h | 534 ISS_FTS = 0x00000004, /* Undocumented? */ enumerator |
D | ravb_main.c | 714 if (iss & (ISS_FRS | ISS_FTS | ISS_TFUS)) { in ravb_interrupt() |