Home
last modified time | relevance | path

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

/drivers/extcon/
Dextcon-max8997.c32 #define DELAY_MS_DEFAULT 20000 /* unit: millisecond */ macro
747 delay_jiffies = msecs_to_jiffies(DELAY_MS_DEFAULT); in max8997_muic_probe()
751 delay_jiffies = msecs_to_jiffies(DELAY_MS_DEFAULT); in max8997_muic_probe()
Dextcon-max77693.c33 #define DELAY_MS_DEFAULT 20000 /* unit: millisecond */ macro
1254 delay_jiffies = msecs_to_jiffies(DELAY_MS_DEFAULT); in max77693_muic_probe()
1258 delay_jiffies = msecs_to_jiffies(DELAY_MS_DEFAULT); in max77693_muic_probe()
Dextcon-sm5502.c26 #define DELAY_MS_DEFAULT 17000 /* unit: millisecond */ macro
645 msecs_to_jiffies(DELAY_MS_DEFAULT)); in sm5022_muic_i2c_probe()
Dextcon-max14577.c28 #define DELAY_MS_DEFAULT 17000 /* unit: millisecond */ macro
759 delay_jiffies = msecs_to_jiffies(DELAY_MS_DEFAULT); in max14577_muic_probe()
Dextcon-rt8973a.c27 #define DELAY_MS_DEFAULT 20000 /* unit: millisecond */ macro
667 msecs_to_jiffies(DELAY_MS_DEFAULT)); in rt8973a_muic_i2c_probe()