Searched refs:mentor_i2c_target_offset_set (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/trusty/arm-trusted-firmware/drivers/mentor/i2c/ |
D | mi2cv.c | 390 static int mentor_i2c_target_offset_set(uint8_t chip, uint32_t addr, int alen) in mentor_i2c_target_offset_set() function 521 ret = mentor_i2c_target_offset_set(chip, addr, alen); in i2c_read() 594 ret = mentor_i2c_target_offset_set(chip, addr, alen); in i2c_write()
|
/aosp_15_r20/external/arm-trusted-firmware/drivers/mentor/i2c/ |
H A D | mi2cv.c | 390 static int mentor_i2c_target_offset_set(uint8_t chip, uint32_t addr, int alen) in mentor_i2c_target_offset_set() function 521 ret = mentor_i2c_target_offset_set(chip, addr, alen); in i2c_read() 594 ret = mentor_i2c_target_offset_set(chip, addr, alen); in i2c_write()
|