Home
last modified time | relevance | path

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

/linux/drivers/platform/x86/dell/
H A Ddcdbas.c380 u32 num_ticks; in host_control_smi() local
410 num_ticks = TIMEOUT_USEC_SHORT_SEMA_BLOCKING; in host_control_smi()
412 num_ticks--; in host_control_smi()
413 if (num_ticks == EXPIRED_TIMER) in host_control_smi()
444 num_ticks = TIMEOUT_USEC_SHORT_SEMA_BLOCKING; in host_control_smi()
446 num_ticks--; in host_control_smi()
447 if (num_ticks == EXPIRED_TIMER) in host_control_smi()