Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-mx7ulp/
H A Dimx_lpi2c.h222 #define LPI2C_MCFGR1_AUTOSTOP_SHIFT (8U) macro
223 …R1_AUTOSTOP(x) (((uint32_t)(((uint32_t)(x)) << LPI2C_MCFGR1_AUTOSTOP_SHIFT)) & LPI…