Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/can/c_can/
Dc_can.c170 #define INIT_WAIT_MS 1000 macro
1204 time_out = jiffies + msecs_to_jiffies(INIT_WAIT_MS); in c_can_power_down()
1245 time_out = jiffies + msecs_to_jiffies(INIT_WAIT_MS); in c_can_power_up()