Searched refs:LPI2C_MSR_PLTF_MASK (Results 1 – 2 of 2) sorted by relevance
49 LPI2C_MSR_FEF_MASK | LPI2C_MSR_PLTF_MASK; in imx_lpci2c_check_clear_error()52 if (status & LPI2C_MSR_PLTF_MASK) in imx_lpci2c_check_clear_error()
150 #define LPI2C_MSR_PLTF_MASK (0x2000U) macro152 … (((uint32_t)(((uint32_t)(x)) << LPI2C_MSR_PLTF_SHIFT)) & LPI2C_MSR_PLTF_MASK)