Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dimx_lpi2c.h413 #define LPI2C_SIER_AM0IE_SHIFT (12U) macro
414 …ER_AM0IE(x) (((uint32_t)(((uint32_t)(x)) << LPI2C_SIER_AM0IE_SHIFT)) & LPI2C_…