Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/marvell/
Dskge.h226 IS_RAM_WR_PAR = 1<<4, /* RAM Write Parity Error */ enumerator
233 | IS_RAM_RD_PAR | IS_RAM_WR_PAR
Dsky2.h456 IS_RAM_WR_PAR = 1<<4, /* RAM Write Parity Error */ enumerator
Dskge.c3295 if (hwstatus & IS_RAM_WR_PAR) { in skge_error_irq()