Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/marvell/
H A Dskge.c141 if (regs->len > B3_RI_WTO_R1) { in skge_get_regs()
142 memcpy_fromio(p + B3_RI_WTO_R1, io + B3_RI_WTO_R1, in skge_get_regs()
143 regs->len - B3_RI_WTO_R1); in skge_get_regs()
3651 skge_write8(hw, B3_RI_WTO_R1, SK_RI_TO_53); in skge_reset()
H A Dsky2.h316 B3_RI_WTO_R1 = 0x0190, enumerator
H A Dskge.h84 B3_RI_WTO_R1 = 0x0190, enumerator
H A Dsky2.c3371 sky2_write8(hw, RAM_BUFFER(i, B3_RI_WTO_R1), SK_RI_TO_53); in sky2_reset()