Home
last modified time | relevance | path

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

/external/u-boot/arch/arm/include/asm/arch-mx7ulp/
Dimx_lpi2c.h224 #define LPI2C_MCFGR1_IGNACK_SHIFT (9U) macro
225 …GR1_IGNACK(x) (((uint32_t)(((uint32_t)(x)) << LPI2C_MCFGR1_IGNACK_SHIFT)) & LPI2…