Searched refs:S_FPGA_PTP_PORT (Results 1 – 1 of 1) sorted by relevance
41031 #define S_FPGA_PTP_PORT 9 macro41033 #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)