Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/common/
H A Dt4_regs.h41031 #define S_FPGA_PTP_PORT 9 macro
41033 #define V_FPGA_PTP_PORT(x) ((x) << S_FPGA_PTP_PORT)
41034 #define G_FPGA_PTP_PORT(x) (((x) >> S_FPGA_PTP_PORT) & M_FPGA_PTP_PORT)