Home
last modified time | relevance | path

Searched refs:RI_CLR_WR_PERR (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.4/drivers/net/ethernet/marvell/
Dskge.h370 RI_CLR_WR_PERR = 1<<8, /* Clear IRQ RAM Write Parity Err*/ enumerator
Dsky2.h661 RI_CLR_WR_PERR = 1<<8, /* Clear IRQ RAM Write Parity Err*/ enumerator
Dskge.c3292 skge_write16(hw, B3_RI_CTRL, RI_CLR_WR_PERR); in skge_error_irq()
Dsky2.c2820 sky2_write16(hw, RAM_BUFFER(port, B3_RI_CTRL), RI_CLR_WR_PERR); in sky2_hw_error()