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