Home
last modified time | relevance | path

Searched refs:IS_RAM_WR_PAR (Results 1 - 6 of 6) sorted by relevance

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

Completed in 37 milliseconds