Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/ethernet/cavium/thunder/
Dthunder_bgx.h92 #define BGX_SPUX_STATUS2 0x10020 macro
Dthunder_bgx.c891 if (bgx_reg_read(bgx, lmacid, BGX_SPUX_STATUS2) & SPU_STATUS2_RCVFLT) in bgx_xaui_check_link()
893 BGX_SPUX_STATUS2, SPU_STATUS2_RCVFLT); in bgx_xaui_check_link()
894 if (bgx_reg_read(bgx, lmacid, BGX_SPUX_STATUS2) & SPU_STATUS2_RCVFLT) { in bgx_xaui_check_link()