Home
last modified time | relevance | path

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

/linux/drivers/net/can/spi/
A Dmcp251x.c578 mcp251x_write_reg(spi, BFPCTRL, priv->reg_bfpctrl); in mcp251x_gpio_restore()
629 mcp251x_write_reg(spi, TXBCTRL(tx_buf_idx) + i, in mcp251x_hw_tx_frame()
748 mcp251x_write_reg(spi, CANCTRL, CANCTRL_REQOP_SLEEP); in mcp251x_hw_sleep()
765 mcp251x_write_reg(spi, CANCTRL, CANCTRL_REQOP_CONF); in mcp251x_hw_wake()
832 mcp251x_write_reg(spi, CANINTE, in mcp251x_set_normal_mode()
844 mcp251x_write_reg(spi, CANCTRL, CANCTRL_REQOP_NORMAL); in mcp251x_set_normal_mode()
867 mcp251x_write_reg(spi, CNF2, CNF2_BTLMODE | in mcp251x_do_set_bittiming()
886 mcp251x_write_reg(spi, RXBCTRL(0), in mcp251x_setup()
888 mcp251x_write_reg(spi, RXBCTRL(1), in mcp251x_setup()
965 mcp251x_write_reg(spi, TXBCTRL(0), 0); in mcp251x_stop()
[all …]

Completed in 77 milliseconds