Home
last modified time | relevance | path

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

/trusted-firmware-a-latest/drivers/mentor/i2c/
Dmi2cv.c302 static int mentor_i2c_data_receive(uint8_t *p_block, uint32_t block_size) in mentor_i2c_data_receive() function
533 ret = mentor_i2c_data_receive(buffer, len); in i2c_read()