Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/can/spi/
Dmcp251x.c134 #define TXBCTRL(n) (((n) * 0x10) + 0x30 + TXBCTRL_OFF) macro
626 mcp251x_write_reg(spi, TXBCTRL(tx_buf_idx) + i, in mcp251x_hw_tx_frame()
962 mcp251x_write_reg(spi, TXBCTRL(0), 0); in mcp251x_stop()
1049 mcp251x_write_reg(spi, TXBCTRL(0), 0); in mcp251x_restart_work_handler()