Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/dev/cxgb/common/
HDcxgb_regs.h2492 #define V_GPIO10_ACT_LOW(x) ((x) << S_GPIO10_ACT_LOW) macro
2493 #define F_GPIO10_ACT_LOW V_GPIO10_ACT_LOW(1U)
/freebsd-11-stable/sys/dev/cxgbe/common/
HDt4_regs.h12053 #define V_GPIO10_ACT_LOW(x) ((x) << S_GPIO10_ACT_LOW) macro
12054 #define F_GPIO10_ACT_LOW V_GPIO10_ACT_LOW(1U)