Searched refs:gmxx_rx_xaui_ctl (Results 1 - 1 of 1) sorted by relevance

/u-boot/arch/mips/mach-octeon/
H A Dcvmx-helper-xaui.c403 union cvmx_gmxx_rx_xaui_ctl gmxx_rx_xaui_ctl; local
408 gmxx_rx_xaui_ctl.u64 = csr_rd(CVMX_GMXX_RX_XAUI_CTL(interface));
413 if (gmxx_tx_xaui_ctl.s.ls == 0 && gmxx_rx_xaui_ctl.s.status == 0 &&
465 union cvmx_gmxx_rx_xaui_ctl gmxx_rx_xaui_ctl; local
468 gmxx_rx_xaui_ctl.u64 = csr_rd(CVMX_GMXX_RX_XAUI_CTL(interface));
475 if (gmxx_tx_xaui_ctl.s.ls == 0 && gmxx_rx_xaui_ctl.s.status == 0)

Completed in 116 milliseconds