Home
last modified time | relevance | path

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

/openbmc/linux/drivers/i2c/busses/
H A Di2c-octeon-core.h41 #define TWSI_CTL_STP 0x10 /* Master-mode stop, HW clears when done */ macro
H A Di2c-octeon-core.c106 if (!(val & (TWSI_CTL_STA | TWSI_CTL_STP))) in octeon_i2c_hlc_enable()
291 octeon_i2c_ctl_write(i2c, TWSI_CTL_ENAB | TWSI_CTL_STP); in octeon_i2c_stop()