Home
last modified time | relevance | path

Searched refs:MSP_MAX_POLL (Results 1 - 1 of 1) sorted by relevance

/kernel/linux/linux-5.10/drivers/i2c/busses/
H A Di2c-pmcmsp.c54 #define MSP_MAX_POLL 5 macro
56 #define MSP_IRQ_TIMEOUT (MSP_MAX_POLL * MSP_POLL_DELAY)
384 for (i = 0; i < MSP_MAX_POLL; i++) { in pmcmsptwi_poll_complete()

Completed in 1 milliseconds