Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/dev/cxgbe/common/
HDt4_regs.h12037 #define V_GPIO14_ACT_LOW(x) ((x) << S_GPIO14_ACT_LOW) macro
12038 #define F_GPIO14_ACT_LOW V_GPIO14_ACT_LOW(1U)