Searched refs:thd_delay (Results 1 – 1 of 1) sorted by relevance
3122 uint8_t thd_delay = in cdns_i3c_sda_data_hold() local3125 if (thd_delay > THD_DELAY_MAX) { in cdns_i3c_sda_data_hold()3126 thd_delay = THD_DELAY_MAX; in cdns_i3c_sda_data_hold()3129 return (THD_DELAY_MAX - thd_delay); in cdns_i3c_sda_data_hold()