Lines Matching refs:COMPL
192 base->COMPL = MEC_I2C_SMB_COMPL_STS_RW1C_MSK; in i2c_config()
204 base->COMPL |= MEC_I2C_SMB_COMPL_STS_RW1C_MSK; in i2c_config()
597 uint32_t compl = base->COMPL; in mec_hal_i2c_smb_status()
600 base->COMPL = compl; in mec_hal_i2c_smb_status()
655 uint32_t compl = base->COMPL & MEC_BIT(MEC_I2C_SMB_COMPL_IDLE_Pos); in mec_hal_i2c_smb_is_idle_intr()
695 base->COMPL |= MEC_BIT(MEC_I2C_SMB_COMPL_IDLE_Pos); in mec_hal_i2c_smb_idle_status_clr()
877 regs->COMPL |= MEC_BIT(MEC_I2C_SMB_COMPL_CM_DONE_Pos); in mec_hal_i2c_nl_cm_cfg_start()
904 mec_i2c_nl_dbg_save[2] = regs->COMPL; in mec_hal_i2c_nl_cm_cfg_start()
915 regs->COMPL |= MEC_BIT(MEC_I2C_SMB_COMPL_IDLE_Pos); in mec_hal_i2c_nl_cm_cfg_start()
921 regs->COMPL |= MEC_BIT(MEC_I2C_SMB_COMPL_IDLE_Pos); in mec_hal_i2c_nl_cm_cfg_start()
1184 regs->COMPL |= (uint32_t)MEC_I2C_SMB_COMPL_TM_STS_ALL_MSK; in mec_hal_i2c_nl_tm_config()