Searched refs:W_CR (Results 1 – 2 of 2) sorted by relevance
521 de620_send_command(dev,W_CR | RW0); in de620_start_xmit()526 de620_send_command(dev,W_CR | RW1); in de620_start_xmit()604 de620_send_command(dev, W_CR | RRN); in de620_rx_intr()705 de620_send_command(dev, W_CR | RNOP | CLEAR); in adapter_init()706 de620_send_command(dev, W_CR | RNOP); in adapter_init()
30 #define W_CR 0x20 /* DIC write command register */ macro