Home
last modified time | relevance | path

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

/NextBSD/sys/dev/cxgb/common/
HDcxgb_regs.h2122 #define V_GPIO8_OEN(x) ((x) << S_GPIO8_OEN) macro
2123 #define F_GPIO8_OEN V_GPIO8_OEN(1U)
/NextBSD/contrib/ofed/libcxgb4/src/
HDt4_regs.h7162 #define V_GPIO8_OEN(x) ((x) << S_GPIO8_OEN) macro
7163 #define F_GPIO8_OEN V_GPIO8_OEN(1U)
/NextBSD/sys/dev/cxgbe/common/
HDt4_regs.h7191 #define V_GPIO8_OEN(x) ((x) << S_GPIO8_OEN) macro
7192 #define F_GPIO8_OEN V_GPIO8_OEN(1U)