Searched refs:LPI2C_MSR_ALF_MASK (Results 1 – 2 of 2) sorted by relevance
46 status &= LPI2C_MSR_NDF_MASK | LPI2C_MSR_ALF_MASK | in imx_lpci2c_check_clear_error()52 else if (status & LPI2C_MSR_ALF_MASK) in imx_lpci2c_check_clear_error()
143 #define LPI2C_MSR_ALF_MASK (0x800U) macro145 … (((uint32_t)(((uint32_t)(x)) << LPI2C_MSR_ALF_SHIFT)) & LPI2C_MSR_ALF_MASK)