Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/dev/cxgbe/common/
HDt4_regs.h45412 #define S_MAC_FPGA_PTP_PORT 26 macro
45414 #define V_MAC_FPGA_PTP_PORT(x) ((x) << S_MAC_FPGA_PTP_PORT)
45415 #define G_MAC_FPGA_PTP_PORT(x) (((x) >> S_MAC_FPGA_PTP_PORT) & M_MAC_FPGA_PTP_PORT)