Searched refs:LPI2C_SCR_RST_MASK (Results 1 - 1 of 1) sorted by relevance

/u-boot/include/
H A Dimx_lpi2c.h328 #define LPI2C_SCR_RST_MASK (0x2U) macro
330 #define LPI2C_SCR_RST(x) (((uint32_t)(((uint32_t)(x)) << LPI2C_SCR_RST_SHIFT)) & LPI2C_SCR_RST_MASK)

Completed in 41 milliseconds