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

/freebsd-12-stable/sys/dev/vnic/
H A Dthunder_bgx.c644 bgx_reg_modify(bgx, lmacid, BGX_SPUX_BR_PMD_CRTL,
709 cfg = bgx_reg_read(bgx, lmacid, BGX_SPUX_BR_PMD_CRTL);
711 bgx_reg_write(bgx, lmacid, BGX_SPUX_BR_PMD_CRTL, cfg);
750 BGX_SPUX_BR_PMD_CRTL);
753 BGX_SPUX_BR_PMD_CRTL, cfg);
1065 train_en = bgx_reg_read(bgx, 0, BGX_SPUX_BR_PMD_CRTL) &
H A Dthunder_bgx.h107 #define BGX_SPUX_BR_PMD_CRTL 0x10068 macro

Completed in 105 milliseconds