Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/net/
H A Dne2000_base.c286 DP_OUT(base, DP_RSAL, 0x100 - len); in dp83902a_send()
303 DP_OUT(base, DP_RSAL, 0); in dp83902a_send()
400 DP_OUT(base, DP_RSAL, 0); in dp83902a_RxEvent()
466 DP_OUT(base, DP_RSAL, 4); /* Past header */ in dp83902a_recv()
H A Dne2000_base.h160 #define DP_RSAL 0x08 /* write */ macro