Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/can/c_can/
H A Dc_can_platform.c43 #define DCAN_RAM_INIT_BIT BIT(3) macro
183 ctrl &= ~DCAN_RAM_INIT_BIT; in c_can_hw_raminit()
188 ctrl |= DCAN_RAM_INIT_BIT; in c_can_hw_raminit()