Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/i2c/
H A Dmvtwsi.c108 MVTWSI_CONTROL_STOP = 0x00000010, enumerator
388 control = MVTWSI_CONTROL_TWSIEN | MVTWSI_CONTROL_STOP; in twsi_stop()