Searched refs:twsi_start (Results 1 - 2 of 2) sorted by relevance

/u-boot/drivers/i2c/
H A Docteon_i2c.c389 static int twsi_start(void __iomem *base) function
453 ret = twsi_start(base);
551 ret = twsi_start(base);
H A Dmvtwsi.c309 * twsi_start() - Assert a START condition on the bus.
321 static int twsi_start(struct mvtwsi_registers *twsi, int expected_status, function
590 status = twsi_start(twsi, expected_start_status, tick);

Completed in 47 milliseconds