Home
last modified time | relevance | path

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

/drivers/extcon/
Dextcon-max8997.c22 #define DELAY_MS_DEFAULT 20000 /* unit: millisecond */ macro
720 delay_jiffies = msecs_to_jiffies(DELAY_MS_DEFAULT); in max8997_muic_probe()
724 delay_jiffies = msecs_to_jiffies(DELAY_MS_DEFAULT); in max8997_muic_probe()
Dextcon-max77693.c24 #define DELAY_MS_DEFAULT 20000 /* unit: millisecond */ macro
1210 delay_jiffies = msecs_to_jiffies(DELAY_MS_DEFAULT); in max77693_muic_probe()
1214 delay_jiffies = msecs_to_jiffies(DELAY_MS_DEFAULT); in max77693_muic_probe()
Dextcon-sm5502.c22 #define DELAY_MS_DEFAULT 17000 /* unit: millisecond */ macro
637 msecs_to_jiffies(DELAY_MS_DEFAULT)); in sm5022_muic_i2c_probe()
Dextcon-max14577.c18 #define DELAY_MS_DEFAULT 17000 /* unit: millisecond */ macro
728 delay_jiffies = msecs_to_jiffies(DELAY_MS_DEFAULT); in max14577_muic_probe()
Dextcon-rt8973a.c23 #define DELAY_MS_DEFAULT 20000 /* unit: millisecond */ macro
642 msecs_to_jiffies(DELAY_MS_DEFAULT)); in rt8973a_muic_i2c_probe()
Dextcon-max77843.c19 #define DELAY_MS_DEFAULT 15000 /* unit: millisecond */ macro
921 &info->wq_detcable, msecs_to_jiffies(DELAY_MS_DEFAULT)); in max77843_muic_probe()