Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/i2c/
H A Dmvtwsi.c138 MVTWSI_STATUS_START = 0x08, enumerator
561 status = i2c_begin(twsi, MVTWSI_STATUS_START, (chip << 1) | 1, tick); in __twsi_i2c_probe_chip()
599 int expected_start = MVTWSI_STATUS_START; in __twsi_i2c_read()
650 status = i2c_begin(twsi, MVTWSI_STATUS_START, (chip << 1), tick); in __twsi_i2c_write()