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

/u-boot/include/
H A Dimx_lpi2c.h244 #define LPI2C_MCFGR2_FILTSCL_MASK (0xF0000U) macro
246 #define LPI2C_MCFGR2_FILTSCL(x) (((uint32_t)(((uint32_t)(x)) << LPI2C_MCFGR2_FILTSCL_SHIFT)) & LPI2C_MCFGR2_FILTSCL_MASK)

Completed in 118 milliseconds