Home
last modified time | relevance | path

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

/NextBSD/sys/dev/cxgb/common/
HDcxgb_regs.h2182 #define V_GPIO5_OUT_VAL(x) ((x) << S_GPIO5_OUT_VAL) macro
2183 #define F_GPIO5_OUT_VAL V_GPIO5_OUT_VAL(1U)
/NextBSD/contrib/ofed/libcxgb4/src/
HDt4_regs.h7238 #define V_GPIO5_OUT_VAL(x) ((x) << S_GPIO5_OUT_VAL) macro
7239 #define F_GPIO5_OUT_VAL V_GPIO5_OUT_VAL(1U)
/NextBSD/sys/dev/cxgbe/common/
HDt4_regs.h7267 #define V_GPIO5_OUT_VAL(x) ((x) << S_GPIO5_OUT_VAL) macro
7268 #define F_GPIO5_OUT_VAL V_GPIO5_OUT_VAL(1U)