Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/pci/cxgb/
Dcxgb_regs.h2118 #define V_GPIO10_ACT_LOW(x) ((x) << S_GPIO10_ACT_LOW) macro
2119 #define F_GPIO10_ACT_LOW V_GPIO10_ACT_LOW(1U)