Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/pci/cxgb/
Dcxgb_regs.h6808 #define V_CALRESET(x) ((x) << S_CALRESET) macro
6809 #define F_CALRESET V_CALRESET(1U)