Searched refs:LPI2C_MSR_PLTF_MASK (Results 1 – 2 of 2) sorted by relevance
50 LPI2C_MSR_FEF_MASK | LPI2C_MSR_PLTF_MASK; in imx_lpci2c_check_clear_error()53 if (status & LPI2C_MSR_PLTF_MASK) in imx_lpci2c_check_clear_error()
152 #define LPI2C_MSR_PLTF_MASK (0x2000U) macro154 … (((uint32_t)(((uint32_t)(x)) << LPI2C_MSR_PLTF_SHIFT)) & LPI2C_MSR_PLTF_MASK)