Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/can/c_can/
Dc_can.c174 #define INIT_WAIT_MS 1000 macro
1240 time_out = jiffies + msecs_to_jiffies(INIT_WAIT_MS); in c_can_power_down()
1281 time_out = jiffies + msecs_to_jiffies(INIT_WAIT_MS); in c_can_power_up()