Searched refs:CONTROL_EX_PDR (Results 1 - 1 of 1) sorted by relevance
/linux-4.1.27/drivers/net/can/c_can/ | ||
H A D | c_can.c | 52 #define CONTROL_EX_PDR BIT(8) macro 1179 val |= CONTROL_EX_PDR; c_can_power_down() 1217 val &= ~CONTROL_EX_PDR; c_can_power_up() |
Completed in 85 milliseconds