Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pps/clients/
H A Dpps_parport.c27 #define CLEAR_WAIT_MAX 100 macro
139 if (clear_wait > CLEAR_WAIT_MAX) { in parport_attach()
141 CLEAR_WAIT_MAX); in parport_attach()