Home
last modified time | relevance | path

Searched refs:MAX_TOD (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-6.6/drivers/ptp/
H A Dptp_clockmatrix.h17 #define MAX_TOD (4) macro
114 struct idtcm_channel channel[MAX_TOD];
124 struct idtcm_channel *event_channel[MAX_TOD];
H A Dptp_clockmatrix.c298 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; in ptp_clock_unregister_all()
[all...]
/kernel/linux/linux-5.10/drivers/ptp/
H A Dptp_clockmatrix.h16 #define MAX_TOD (4) macro
127 struct idtcm_channel channel[MAX_TOD];
H A Dptp_clockmatrix.c1002 if (index >= MAX_TOD) { in set_tod_ptp_pll()
1060 for (i = 0; i < MAX_TOD; i++) { in display_pll_and_masks()
1949 if (!(index < MAX_TOD)) in idtcm_enable_channel()
2048 for (i = 0; i < MAX_TOD; i++) { in ptp_clock_unregister_all()
2106 for (i = 0; i < MAX_TOD; i++) { in idtcm_probe()

Completed in 7 milliseconds