Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/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()