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

/drivers/i2c/busses/
H A Di2c-octeon.c35 #define TWSI_INT 0x10 macro
118 * octeon_i2c_write_int - write the TWSI_INT register
126 __raw_writeq(data, i2c->twsi_base + TWSI_INT);
127 tmp = __raw_readq(i2c->twsi_base + TWSI_INT);
/drivers/ata/
H A Dsata_mv.c238 TWSI_INT = (1 << 24), enumerator in enum:__anon72

Completed in 299 milliseconds