Searched refs:LPI2C_MSR_FEF_MASK (Results 1 – 2 of 2) sorted by relevance
47 LPI2C_MSR_FEF_MASK | LPI2C_MSR_PLTF_MASK; in imx_lpci2c_check_clear_error()56 else if (status & LPI2C_MSR_FEF_MASK) in imx_lpci2c_check_clear_error()
146 #define LPI2C_MSR_FEF_MASK (0x1000U) macro148 … (((uint32_t)(((uint32_t)(x)) << LPI2C_MSR_FEF_SHIFT)) & LPI2C_MSR_FEF_MASK)