Home
last modified time | relevance | path

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

/linux/drivers/net/can/spi/
H A Dmcp251x.c85 # define CANCTRL_REQOP_CONF 0x80 macro
762 mcp251x_write_reg(spi, CANCTRL, CANCTRL_REQOP_CONF); in mcp251x_hw_wake()
765 ret = mcp251x_read_stat_poll_timeout(spi, value, value == CANCTRL_REQOP_CONF, in mcp251x_hw_wake()
908 ret = mcp251x_read_stat_poll_timeout(spi, value, value == CANCTRL_REQOP_CONF, in mcp251x_hw_reset()