Searched refs:V_GPIO4_ACT_LOW (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/sys/dev/cxgb/common/
H A Dcxgb_regs.h2517 #define V_GPIO4_ACT_LOW(x) ((x) << S_GPIO4_ACT_LOW) macro
2518 #define F_GPIO4_ACT_LOW V_GPIO4_ACT_LOW(1U)
/freebsd-12-stable/sys/dev/cxgbe/common/
H A Dt4_regs.h12079 #define V_GPIO4_ACT_LOW(x) ((x) << S_GPIO4_ACT_LOW) macro
12080 #define F_GPIO4_ACT_LOW V_GPIO4_ACT_LOW(1U)
[all...]

Completed in 662 milliseconds