Home
last modified time | relevance | path

Searched refs:IS_RAM_WR_PAR (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/drivers/net/ethernet/marvell/
Dskge.h231 IS_RAM_WR_PAR = 1<<4, /* RAM Write Parity Error */ enumerator
238 | IS_RAM_RD_PAR | IS_RAM_WR_PAR
Dsky2.h461 IS_RAM_WR_PAR = 1<<4, /* RAM Write Parity Error */ enumerator
Dskge.c3296 if (hwstatus & IS_RAM_WR_PAR) { in skge_error_irq()