Home
last modified time | relevance | path

Searched refs:LPI2C_MIER_FEIE_SHIFT (Results 1 – 1 of 1) sorted by relevance

/external/u-boot/include/
Dimx_lpi2c.h186 #define LPI2C_MIER_FEIE_SHIFT (12U) macro
187 …IER_FEIE(x) (((uint32_t)(((uint32_t)(x)) << LPI2C_MIER_FEIE_SHIFT)) & LPI2C_…