Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dimx_lpi2c.h447 #define LPI2C_SCFGR1_ACKSTALL_SHIFT (3U) macro
448 …R1_ACKSTALL(x) (((uint32_t)(((uint32_t)(x)) << LPI2C_SCFGR1_ACKSTALL_SHIFT)) & LPI…