Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/net/
H A Dne2000_base.c288 DP_OUT(base, DP_RSAH, (start_page - 1) & 0xff); in dp83902a_send()
305 DP_OUT(base, DP_RSAH, start_page); in dp83902a_send()
402 DP_OUT(base, DP_RSAH, pkt); in dp83902a_RxEvent()
468 DP_OUT(base, DP_RSAH, dp->rx_next); in dp83902a_recv()
H A Dne2000_base.h162 #define DP_RSAH 0x09 /* write */ macro