Home
last modified time | relevance | path

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

/openbmc/linux/drivers/i2c/busses/
H A Di2c-axxia.c26 #define SEQ_LEN 2 macro
607 return num == SEQ_LEN && !i2c_m_rd(&msgs[0]) && i2c_m_rd(&msgs[1]) && in axxia_i2c_sequence_ok()
623 return ret ? : SEQ_LEN; in axxia_i2c_xfer()