Searched refs:_i3c_command_write (Results 1 – 3 of 3) sorted by relevance
691 _i3c_command_write(regs, command); in MEC_HAL_I3C_DO_DAA()751 _i3c_command_write(regs, argument); in MEC_HAL_I3C_DO_CCC()756 _i3c_command_write(regs, command); in MEC_HAL_I3C_DO_CCC()833 _i3c_command_write(regs, tgt->arg); in MEC_HAL_I3C_DO_Xfer()835 _i3c_command_write(regs, tgt->cmd); in MEC_HAL_I3C_DO_Xfer()854 _i3c_command_write(regs, command); in MEC_HAL_I3C_DO_TGT_Xfer()
682 void _i3c_command_write(struct mec_i3c_host_regs *regs, uint32_t cmd);
1290 void _i3c_command_write(struct mec_i3c_host_regs *regs, uint32_t cmd) in _i3c_command_write() function