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