Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/platform/x86/
H A Ddcdbas.c366 u32 num_ticks; in host_control_smi() local
396 num_ticks = TIMEOUT_USEC_SHORT_SEMA_BLOCKING; in host_control_smi()
399 num_ticks--; in host_control_smi()
400 if (num_ticks == EXPIRED_TIMER) in host_control_smi()
431 num_ticks = TIMEOUT_USEC_SHORT_SEMA_BLOCKING; in host_control_smi()
433 num_ticks--; in host_control_smi()
434 if (num_ticks == EXPIRED_TIMER) in host_control_smi()
/kernel/linux/linux-6.6/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()

Completed in 2 milliseconds