Searched refs:THD_DELAY_MAX (Results 1 – 1 of 1) sorted by relevance
77 #define THD_DELAY_MAX 3 macro3036 if (thd_delay > THD_DELAY_MAX) { in cdns_i3c_clk_to_data_turnaround()3037 thd_delay = THD_DELAY_MAX; in cdns_i3c_clk_to_data_turnaround()3040 return (THD_DELAY_MAX - thd_delay); in cdns_i3c_clk_to_data_turnaround()