Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/can/c_can/
H A Dc_can_main.c170 #define INIT_WAIT_MS 1000 macro
1271 time_out = jiffies + msecs_to_jiffies(INIT_WAIT_MS); in c_can_power_down()
1312 time_out = jiffies + msecs_to_jiffies(INIT_WAIT_MS); in c_can_power_up()