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