Searched refs:thd_delay (Results 1 – 1 of 1) sorted by relevance
2338 uint8_t thd_delay = in cdns_i3c_clk_to_data_turnaround() local2341 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()