Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mmc/host/
H A Dsdhci-pxav3.c188 #define MAX_WAIT_COUNT 5 macro
220 while (count++ < MAX_WAIT_COUNT) { in pxav3_gen_init_74_clocks()
227 if (count == MAX_WAIT_COUNT) in pxav3_gen_init_74_clocks()