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

/u-boot/include/
H A Dimx_lpi2c.h357 #define LPI2C_SSR_RSF_MASK (0x100U) macro
359 #define LPI2C_SSR_RSF(x) (((uint32_t)(((uint32_t)(x)) << LPI2C_SSR_RSF_SHIFT)) & LPI2C_SSR_RSF_MASK)

Completed in 37 milliseconds