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.h32548 #define S_FPGA_PTP_PORT 9 macro
32550 #define V_FPGA_PTP_PORT(x) ((x) << S_FPGA_PTP_PORT)
32551 #define G_FPGA_PTP_PORT(x) (((x) >> S_FPGA_PTP_PORT) & M_FPGA_PTP_PORT)