Home
last modified time | relevance | path

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

/drivers/misc/
Dhpilo.h27 #define WAIT_TIME 10 macro
29 #define MAX_WAIT (MAX_WAIT_TIME / WAIT_TIME)
Dhpilo.c242 udelay(WAIT_TIME); in ilo_ccb_close()
357 udelay(WAIT_TIME); in ilo_ccb_verify()
/drivers/staging/sep/
Dsep_driver_config.h249 #define WAIT_TIME 10 macro
Dsep_crypto.c1468 end_time = jiffies + (WAIT_TIME * HZ); in sep_crypto_block()
1506 end_time = jiffies + (WAIT_TIME * HZ); in sep_crypto_block()
2089 end_time = jiffies + (WAIT_TIME * HZ); in sep_hash_init()
2275 end_time = jiffies + (WAIT_TIME * HZ); in sep_hash_update()
2329 end_time = jiffies + (WAIT_TIME * HZ); in sep_hash_final()
2479 end_time = jiffies + (WAIT_TIME * HZ); in sep_hash_digest()
Dsep_main.c3261 end_time = jiffies + (WAIT_TIME * HZ); in sep_reconfig_shared_area()