Searched refs:wait_i2c_result (Results 1 – 1 of 1) sorted by relevance
126 static int wait_i2c_result(struct pt3_board *pt3, u32 *result, int max_wait) in wait_i2c_result() function150 if (wait_i2c_result(pt3, NULL, 50)) { in send_i2c_cmd()159 if (wait_i2c_result(pt3, &ret, 500) || (ret & STAT_SEQ_ERROR)) { in send_i2c_cmd()