Home
last modified time | relevance | path

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

/drivers/net/ethernet/seeq/
Dether3.c301 ether3_outw(0, REG_TRANSMITPTR); in ether3_init_2()
346 ether3_outw(0, REG_TRANSMITPTR); in ether3_init_for_open()
472 ether3_inw(REG_RECVPTR), ether3_inw(REG_RECVEND), ether3_inw(REG_TRANSMITPTR)); in ether3_timeout()
538 ether3_outw(ptr, REG_TRANSMITPTR); in ether3_sendpacket()
Dether3.h117 #define REG_TRANSMITPTR (priv(dev)->seeq + 0x0180) macro