Home
last modified time | relevance | path

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

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