Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/i2c/
H A Dmvtwsi.c157 MVTWSI_STATUS_IDLE = 0xF8, enumerator
393 if (stop_status == MVTWSI_STATUS_IDLE) in twsi_stop()
398 if (stop_status != MVTWSI_STATUS_IDLE) in twsi_stop()
400 control, status, MVTWSI_STATUS_IDLE); in twsi_stop()