Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dimx_lpi2c.h444 #define LPI2C_SCFGR1_TXDSTALL_SHIFT (2U) macro
445 …R1_TXDSTALL(x) (((uint32_t)(((uint32_t)(x)) << LPI2C_SCFGR1_TXDSTALL_SHIFT)) & LPI…