Home
last modified time | relevance | path

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

/openbmc/linux/drivers/i2c/busses/
H A Di2c-ocores.c279 static int ocores_wait(struct ocores_i2c *i2c, in ocores_wait() function
328 err = ocores_wait(i2c, OCI2C_STATUS, mask, 0, msecs_to_jiffies(1)); in ocores_poll_wait()