Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/can/spi/
Dmcp251x.c135 #define TXBCTRL(n) (((n) * 0x10) + 0x30 + TXBCTRL_OFF) macro
617 mcp251x_write_reg(spi, TXBCTRL(tx_buf_idx) + i, in mcp251x_hw_tx_frame()
955 mcp251x_write_reg(spi, TXBCTRL(0), 0); in mcp251x_stop()
1044 mcp251x_write_reg(spi, TXBCTRL(0), 0); in mcp251x_restart_work_handler()