Searched refs:THD_DELAY_MAX (Results 1 – 1 of 1) sorted by relevance
75 #define THD_DELAY_MAX 3 macro1199 if (thd_delay > THD_DELAY_MAX) in cdns_i3c_master_calculate_thd_delay()1200 thd_delay = THD_DELAY_MAX; in cdns_i3c_master_calculate_thd_delay()1203 return (THD_DELAY_MAX - thd_delay); in cdns_i3c_master_calculate_thd_delay()