Searched refs:PTP3_CFG2_CPU_START_ID (Results 1 – 2 of 2) sorted by relevance
51 if (core >= PTP3_CFG2_CPU_START_ID) { in ptp3_init()52 _core = core - PTP3_CFG2_CPU_START_ID; in ptp3_init()
27 #define PTP3_CFG2_CPU_START_ID U(4) macro