Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/marvell/
Dskge.h369 RI_CLR_WR_PERR = 1<<8, /* Clear IRQ RAM Write Parity Err*/ enumerator
Dsky2.h660 RI_CLR_WR_PERR = 1<<8, /* Clear IRQ RAM Write Parity Err*/ enumerator
Dskge.c3298 skge_write16(hw, B3_RI_CTRL, RI_CLR_WR_PERR); in skge_error_irq()
Dsky2.c2847 sky2_write16(hw, RAM_BUFFER(port, B3_RI_CTRL), RI_CLR_WR_PERR); in sky2_hw_error()