Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/marvell/
Dskge.h364 RI_CLR_WR_PERR = 1<<8, /* Clear IRQ RAM Write Parity Err*/ enumerator
Dsky2.h655 RI_CLR_WR_PERR = 1<<8, /* Clear IRQ RAM Write Parity Err*/ enumerator
Dskge.c3297 skge_write16(hw, B3_RI_CTRL, RI_CLR_WR_PERR); in skge_error_irq()
Dsky2.c2821 sky2_write16(hw, RAM_BUFFER(port, B3_RI_CTRL), RI_CLR_WR_PERR); in sky2_hw_error()