Home
last modified time | relevance | path

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

/titanic_50/usr/src/grub/grub-0.97/netboot/
H A Dforcedeth.c165 NvRegTxRxControl = 0x144, enumerator
511 base + NvRegTxRxControl); in txrx_reset()
514 writel(NVREG_TXRXCTL_BIT2, base + NvRegTxRxControl); in txrx_reset()
678 writel(0, base + NvRegTxRxControl); in forcedeth_reset()
680 writel(NVREG_TXRXCTL_BIT1, base + NvRegTxRxControl); in forcedeth_reset()
869 writel(NVREG_TXRXCTL_KICK, base + NvRegTxRxControl); in forcedeth_transmit()