Searched refs:S_FPGA_PTP_PORT (Results 1 – 1 of 1) sorted by relevance
23038 #define S_FPGA_PTP_PORT 9 macro23040 #define V_FPGA_PTP_PORT(x) ((x) << S_FPGA_PTP_PORT)23041 #define G_FPGA_PTP_PORT(x) (((x) >> S_FPGA_PTP_PORT) & M_FPGA_PTP_PORT)