Home
last modified time | relevance | path

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

/u-boot/drivers/net/
A Dne2000_base.c179 DP_OUT(base, DP_RBCL, 0); in dp83902a_start()
290 DP_OUT(base, DP_RBCL, len); in dp83902a_send()
307 DP_OUT(base, DP_RBCL, pkt_len & 0xFF); in dp83902a_send()
400 DP_OUT(base, DP_RBCL, sizeof(rcv_hdr)); in dp83902a_RxEvent()
466 DP_OUT(base, DP_RBCL, len & 0xFF); in dp83902a_recv()
577 DP_OUT(base, DP_RBCL, 0); in dp83902a_Overflow()
A Dne2000_base.h164 #define DP_RBCL 0x0a /* write */ macro

Completed in 4 milliseconds