Home
last modified time | relevance | path

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

/external/u-boot/include/
Dimx_lpi2c.h408 #define LPI2C_SIER_BEIE_SHIFT (10U) macro
409 …IER_BEIE(x) (((uint32_t)(((uint32_t)(x)) << LPI2C_SIER_BEIE_SHIFT)) & LPI2C_…