Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/marvell/
H A Dskge.h363 RI_CLR_RD_PERR = 1<<9, /* Clear IRQ RAM Read Parity Err */ enumerator
H A Dsky2.h654 RI_CLR_RD_PERR = 1<<9, /* Clear IRQ RAM Read Parity Err */ enumerator
H A Dskge.c3292 skge_write16(hw, B3_RI_CTRL, RI_CLR_RD_PERR); in skge_error_irq()
H A Dsky2.c2814 sky2_write16(hw, RAM_BUFFER(port, B3_RI_CTRL), RI_CLR_RD_PERR); in sky2_hw_error()