Home
last modified time | relevance | path

Searched refs:REG_TRANSMITPTR (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/ethernet/seeq/
H A Dether3.h114 #define REG_TRANSMITPTR (priv(dev)->seeq + 0x0180) macro
H A Dether3.c299 ether3_outw(0, REG_TRANSMITPTR); in ether3_init_2()
344 ether3_outw(0, REG_TRANSMITPTR); in ether3_init_for_open()
464 ether3_inw(REG_RECVPTR), ether3_inw(REG_RECVEND), ether3_inw(REG_TRANSMITPTR)); in ether3_timeout()
530 ether3_outw(ptr, REG_TRANSMITPTR); in ether3_sendpacket()