Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/dev/cxgbe/common/
HDt4_regs.h5523 #define S_L0S_ENTRANCE_LATENCY 24 macro
5525 #define V_L0S_ENTRANCE_LATENCY(x) ((x) << S_L0S_ENTRANCE_LATENCY)
5526 #define G_L0S_ENTRANCE_LATENCY(x) (((x) >> S_L0S_ENTRANCE_LATENCY) & M_L0S_ENTRANCE_LATENCY)