Searched refs:LPI2C_MTDR_DATA (Results 1 – 2 of 2) sorted by relevance
137 val = LPI2C_MTDR_CMD(0x1) | LPI2C_MTDR_DATA(len - 1); in bus_i2c_receive()
310 #define LPI2C_MTDR_DATA(x) (((uint32_t)(((uint32_t)(x)) << LPI2C_MTDR_DATA_SH… macro