Home
last modified time | relevance | path

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

/openbmc/linux/drivers/platform/x86/dell/
H A Ddcdbas.c379 u32 num_ticks; in host_control_smi() local
409 num_ticks = TIMEOUT_USEC_SHORT_SEMA_BLOCKING; in host_control_smi()
411 num_ticks--; in host_control_smi()
412 if (num_ticks == EXPIRED_TIMER) in host_control_smi()
443 num_ticks = TIMEOUT_USEC_SHORT_SEMA_BLOCKING; in host_control_smi()
445 num_ticks--; in host_control_smi()
446 if (num_ticks == EXPIRED_TIMER) in host_control_smi()