Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dimx_lpi2c.h395 #define LPI2C_SIER_AVIE_SHIFT (2U) macro
396 …IER_AVIE(x) (((uint32_t)(((uint32_t)(x)) << LPI2C_SIER_AVIE_SHIFT)) & LPI2C_…