Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/dev/cxgb/common/
HDcxgb_regs.h2512 #define V_GPIO5_ACT_LOW(x) ((x) << S_GPIO5_ACT_LOW) macro
2513 #define F_GPIO5_ACT_LOW V_GPIO5_ACT_LOW(1U)
/freebsd-11-stable/sys/dev/cxgbe/common/
HDt4_regs.h12073 #define V_GPIO5_ACT_LOW(x) ((x) << S_GPIO5_ACT_LOW) macro
12074 #define F_GPIO5_ACT_LOW V_GPIO5_ACT_LOW(1U)