Lines Matching refs:DP_CR_START
202 DP_OUT(base, DP_CR, DP_CR_PAGE0 | DP_CR_NODMA | DP_CR_START); in dp83902a_start()
229 DP_OUT(base, DP_CR, DP_CR_PAGE0 | DP_CR_NODMA | DP_CR_START); in dp83902a_start_xmit()
233 DP_OUT(base, DP_CR, DP_CR_NODMA | DP_CR_TXPKT | DP_CR_START); in dp83902a_start_xmit()
290 DP_OUT(base, DP_CR, DP_CR_PAGE0 | DP_CR_RDMA | DP_CR_START); in dp83902a_send()
307 DP_OUT(base, DP_CR, DP_CR_WDMA | DP_CR_START); in dp83902a_send()
352 DP_OUT(base, DP_CR, DP_CR_PAGE0 | DP_CR_NODMA | DP_CR_START); in dp83902a_send()
386 DP_OUT(base, DP_CR, DP_CR_PAGE1 | DP_CR_NODMA | DP_CR_START); in dp83902a_RxEvent()
388 DP_OUT(base, DP_P1_CR, DP_CR_PAGE0 | DP_CR_NODMA | DP_CR_START); in dp83902a_RxEvent()
411 DP_OUT(base, DP_CR, DP_CR_RDMA | DP_CR_START); in dp83902a_RxEvent()
463 DP_OUT(base, DP_CR, DP_CR_PAGE0 | DP_CR_NODMA | DP_CR_START); in dp83902a_recv()
469 DP_OUT(base, DP_CR, DP_CR_RDMA | DP_CR_START); in dp83902a_recv()
580 DP_OUT(base, DP_CR, DP_CR_START | DP_CR_NODMA); in dp83902a_Overflow()
600 DP_OUT(base, DP_CR, DP_CR_NODMA | DP_CR_TXPKT | DP_CR_START); in dp83902a_Overflow()
611 DP_OUT(base, DP_CR, DP_CR_NODMA | DP_CR_PAGE0 | DP_CR_START); in dp83902a_poll()