Searched refs:_i3c_resp_queue_threshold_set (Results 1 – 3 of 3) sorted by relevance
290 _i3c_resp_queue_threshold_set(regs, 0x00); in MEC_HAL_I3C_Thresholds_Init()330 _i3c_resp_queue_threshold_set(regs, threshold); in MEC_HAL_I3C_Thresholds_Response_buf_set()686 _i3c_resp_queue_threshold_set(regs, 0); in MEC_HAL_I3C_DO_DAA()746 _i3c_resp_queue_threshold_set(regs, 0); in MEC_HAL_I3C_DO_CCC()
597 void _i3c_resp_queue_threshold_set(struct mec_i3c_host_regs *regs, uint8_t threshold);
135 void _i3c_resp_queue_threshold_set(struct mec_i3c_host_regs *regs, uint8_t threshold) in _i3c_resp_queue_threshold_set() function