Home
last modified time | relevance | path

Searched refs:ISS_FTS (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/ethernet/renesas/
H A Dravb.h556 ISS_FTS = 0x00000004, /* Documented for R-Car Gen3 only */ enumerator
H A Dravb_main.c1187 if (iss & (ISS_FRS | ISS_FTS | ISS_TFUS)) { in ravb_interrupt()