Searched refs:COMPL (Results 1 – 5 of 5) sorted by relevance
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()[all …]
384 __IOM uint32_t COMPL; /*!< (@ 0x00000020) I2C Completion */ member
518 __IOM uint32_t COMPL; /*!< (@ 0x00000020) SMB Completion */ member
35 …__IOM uint32_t COMPL; /*!< (@ 0x00000020) I2C-SMB Completion … member