Home
last modified time | relevance | path

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

/external/u-boot/drivers/i2c/
Dimx_lpi2c.c149 *rxbuf++ = LPI2C_MRDR_DATA(val); in bus_i2c_receive()
/external/u-boot/arch/arm/include/asm/arch-mx7ulp/
Dimx_lpi2c.h315 #define LPI2C_MRDR_DATA(x) (((uint32_t)(((uint32_t)(x)) << LPI2C_MRDR_DATA_SH… macro