Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dimx_lpi2c.h293 #define LPI2C_MFCR_TXWATER_SHIFT (0U) macro
294 …R_TXWATER(x) (((uint32_t)(((uint32_t)(x)) << LPI2C_MFCR_TXWATER_SHIFT)) & LPI2C…