Home
last modified time | relevance | path

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

/u-boot/drivers/net/
A Ddnet.c140 unsigned int tx_cmd; in dnet_send() local
148 tx_cmd = ((((unsigned int)(packet)) & 0x03) << 16) | (u32)length; in dnet_send()
158 writel(tx_cmd, &dnet->regs->TX_LEN_FIFO); in dnet_send()

Completed in 2 milliseconds