Home
last modified time | relevance | path

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

/NextBSD/sys/dev/cxgb/common/
HDcxgb_regs.h2178 #define V_GPIO6_OUT_VAL(x) ((x) << S_GPIO6_OUT_VAL) macro
2179 #define F_GPIO6_OUT_VAL V_GPIO6_OUT_VAL(1U)
/NextBSD/contrib/ofed/libcxgb4/src/
HDt4_regs.h7234 #define V_GPIO6_OUT_VAL(x) ((x) << S_GPIO6_OUT_VAL) macro
7235 #define F_GPIO6_OUT_VAL V_GPIO6_OUT_VAL(1U)
/NextBSD/sys/dev/cxgbe/common/
HDt4_regs.h7263 #define V_GPIO6_OUT_VAL(x) ((x) << S_GPIO6_OUT_VAL) macro
7264 #define F_GPIO6_OUT_VAL V_GPIO6_OUT_VAL(1U)