Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgb/common/
H A Dcxgb_regs.h2499 #define V_GPIO8_ACT_LOW(x) ((x) << S_GPIO8_ACT_LOW) macro
2500 #define F_GPIO8_ACT_LOW V_GPIO8_ACT_LOW(1U)
/freebsd/sys/dev/cxgbe/common/
H A Dt4_regs.h12061 #define V_GPIO8_ACT_LOW(x) ((x) << S_GPIO8_ACT_LOW) macro
12062 #define F_GPIO8_ACT_LOW V_GPIO8_ACT_LOW(1U)