Searched refs:MAX_TOD (Results 1 – 2 of 2) sorted by relevance
17 #define MAX_TOD (4) macro114 struct idtcm_channel channel[MAX_TOD];124 struct idtcm_channel *event_channel[MAX_TOD];
298 if (index >= MAX_TOD) in idtcm_extts_enable()1185 if (index >= MAX_TOD) { in set_tod_ptp_pll()1242 for (i = 0; i < MAX_TOD; i++) { in display_pll_and_masks()2038 static struct ptp_pin_desc pin_config[MAX_TOD][MAX_REF_CLK];2044 .n_ext_ts = MAX_TOD,2061 .n_ext_ts = MAX_TOD,2236 if (!(index < MAX_TOD)) in idtcm_enable_channel()2308 if (!(index < MAX_TOD)) in idtcm_enable_extts_channel()2337 for (i = 0; i < MAX_TOD; i++) { in idtcm_extts_check()2369 for (i = 0; i < MAX_TOD; i++) { in ptp_clock_unregister_all()[all …]