Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/platform/x86/dell/
Ddcdbas.c366 u32 num_ticks; in host_control_smi() local
396 num_ticks = TIMEOUT_USEC_SHORT_SEMA_BLOCKING; in host_control_smi()
398 num_ticks--; in host_control_smi()
399 if (num_ticks == EXPIRED_TIMER) in host_control_smi()
430 num_ticks = TIMEOUT_USEC_SHORT_SEMA_BLOCKING; in host_control_smi()
432 num_ticks--; in host_control_smi()
433 if (num_ticks == EXPIRED_TIMER) in host_control_smi()