Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgb/common/
H A Dcxgb_regs.h7499 #define S_RGMIIIMPPU 0 macro
7501 #define V_RGMIIIMPPU(x) ((x) << S_RGMIIIMPPU)
7502 #define G_RGMIIIMPPU(x) (((x) >> S_RGMIIIMPPU) & M_RGMIIIMPPU)