Searched refs:tw_sm_c_100 (Results 1 – 4 of 4) sorted by relevance
16 r100->tw_sm_c_100.working_start = 1; in flexcop_i2c_operation()19 fc->write_ibi_reg(fc, tw_sm_c_100, ibi_zero); in flexcop_i2c_operation()20 fc->write_ibi_reg(fc, tw_sm_c_100, *r100); /* initiating i2c operation */ in flexcop_i2c_operation()23 r = fc->read_ibi_reg(fc, tw_sm_c_100); in flexcop_i2c_operation()25 if (!r.tw_sm_c_100.no_base_addr_ack_error) { in flexcop_i2c_operation()26 if (r.tw_sm_c_100.st_done) { in flexcop_i2c_operation()45 int len = r100.tw_sm_c_100.total_bytes, in flexcop_i2c_read4()59 r100.tw_sm_c_100.no_base_addr_ack_error = i2c->no_base_addr; in flexcop_i2c_read4()64 r100.tw_sm_c_100.no_base_addr_ack_error = i2c->no_base_addr; in flexcop_i2c_read4()72 buf[0] = r100.tw_sm_c_100.data1_reg; in flexcop_i2c_read4()[all …]
115 tw_sm_c_100 = 0x100, enumerator
57 } tw_sm_c_100; member