Searched refs:THD_DELAY_MAX (Results 1 – 1 of 1) sorted by relevance
68 #define THD_DELAY_MAX 3 macro2341 if (thd_delay > THD_DELAY_MAX) { in cdns_i3c_clk_to_data_turnaround()2342 thd_delay = THD_DELAY_MAX; in cdns_i3c_clk_to_data_turnaround()2345 return (THD_DELAY_MAX - thd_delay); in cdns_i3c_clk_to_data_turnaround()