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

/linux-4.4.14/drivers/net/ethernet/cavium/thunder/
H A Dthunder_bgx.h77 #define BGX_SPUX_STATUS1 0x10008 macro
H A Dthunder_bgx.c596 bgx_reg_modify(bgx, lmacid, BGX_SPUX_STATUS1, SPU_STATUS1_RCV_LNK); bgx_xaui_check_link()
597 if (bgx_poll_reg(bgx, lmacid, BGX_SPUX_STATUS1, bgx_xaui_check_link()
618 BGX_SPUX_STATUS1, SPU_STATUS1_RCV_LNK); bgx_poll_for_link()
619 bgx_poll_reg(lmac->bgx, lmac->lmacid, BGX_SPUX_STATUS1, bgx_poll_for_link()
622 link = bgx_reg_read(lmac->bgx, lmac->lmacid, BGX_SPUX_STATUS1); bgx_poll_for_link()

Completed in 39 milliseconds