Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/can/spi/
H A Dmcp251x.c579 mcp251x_write_reg(spi, BFPCTRL, priv->reg_bfpctrl); in mcp251x_gpio_restore()
627 mcp251x_write_reg(spi, TXBCTRL(tx_buf_idx) + i, in mcp251x_hw_tx_frame()
746 mcp251x_write_reg(spi, CANCTRL, CANCTRL_REQOP_SLEEP); in mcp251x_hw_sleep()
763 mcp251x_write_reg(spi, CANCTRL, CANCTRL_REQOP_CONF); in mcp251x_hw_wake()
830 mcp251x_write_reg(spi, CANINTE, in mcp251x_set_normal_mode()
842 mcp251x_write_reg(spi, CANCTRL, CANCTRL_REQOP_NORMAL); in mcp251x_set_normal_mode()
865 mcp251x_write_reg(spi, CNF2, CNF2_BTLMODE | in mcp251x_do_set_bittiming()
884 mcp251x_write_reg(spi, RXBCTRL(0), in mcp251x_setup()
886 mcp251x_write_reg(spi, RXBCTRL(1), in mcp251x_setup()
963 mcp251x_write_reg(spi, TXBCTRL(0), 0); in mcp251x_stop()
[all …]