Searched refs:BGX_SPUX_INT (Results 1 – 2 of 2) sorted by relevance
/Linux-v6.6/drivers/net/ethernet/cavium/thunder/ |
D | thunder_bgx.c | 777 cfg = bgx_reg_read(bgx, lmacid, BGX_SPUX_INT); in bgx_lmac_xaui_init() 778 bgx_reg_write(bgx, lmacid, BGX_SPUX_INT, cfg); in bgx_lmac_xaui_init() 856 cfg = bgx_reg_read(bgx, lmacid, BGX_SPUX_INT); in bgx_xaui_check_link() 859 bgx_reg_write(bgx, lmacid, BGX_SPUX_INT, cfg); in bgx_xaui_check_link() 897 cfg = bgx_reg_read(bgx, lmacid, BGX_SPUX_INT); in bgx_xaui_check_link() 900 bgx_reg_write(bgx, lmacid, BGX_SPUX_INT, cfg); in bgx_xaui_check_link()
|
D | thunder_bgx.h | 114 #define BGX_SPUX_INT 0x10220 /* +(0..3) << 20 */ macro
|