Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dimx_lpi2c.h99 #define LPI2C_VERID_MAJOR_SHIFT (24U) macro
100 …RID_MAJOR(x) (((uint32_t)(((uint32_t)(x)) << LPI2C_VERID_MAJOR_SHIFT)) & LPI2C…