Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/can/spi/
H A Dmcp251x.c135 #define TXBCTRL(n) (((n) * 0x10) + 0x30 + TXBCTRL_OFF) macro
627 mcp251x_write_reg(spi, TXBCTRL(tx_buf_idx) + i, in mcp251x_hw_tx_frame()
963 mcp251x_write_reg(spi, TXBCTRL(0), 0); in mcp251x_stop()
1050 mcp251x_write_reg(spi, TXBCTRL(0), 0); in mcp251x_restart_work_handler()