Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/firmware/
Ddcdbas.c356 u32 num_ticks; in host_control_smi() local
386 num_ticks = TIMEOUT_USEC_SHORT_SEMA_BLOCKING; in host_control_smi()
389 num_ticks--; in host_control_smi()
390 if (num_ticks == EXPIRED_TIMER) in host_control_smi()
421 num_ticks = TIMEOUT_USEC_SHORT_SEMA_BLOCKING; in host_control_smi()
423 num_ticks--; in host_control_smi()
424 if (num_ticks == EXPIRED_TIMER) in host_control_smi()