Searched refs:SW_TWSI_V (Results 1 – 1 of 1) sorted by relevance
37 #define SW_TWSI_V 0x8000000000000000ull macro89 __raw_writeq(SW_TWSI_V | eop_reg | data, i2c->twsi_base + SW_TWSI); in octeon_i2c_write_sw()92 } while ((tmp & SW_TWSI_V) != 0); in octeon_i2c_write_sw()108 __raw_writeq(SW_TWSI_V | eop_reg | SW_TWSI_R, i2c->twsi_base + SW_TWSI); in octeon_i2c_read_sw()111 } while ((tmp & SW_TWSI_V) != 0); in octeon_i2c_read_sw()