Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/common/
H A Dt4_regs.h29195 #define V_SRAMSTART(x) ((x) << S_SRAMSTART) macro
29196 #define F_SRAMSTART V_SRAMSTART(1U)