Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/can/spi/
H A Dmcp251x.c135 #define TXBCTRL(n) (((n) * 0x10) + 0x30 + TXBCTRL_OFF) macro
629 mcp251x_write_reg(spi, TXBCTRL(tx_buf_idx) + i, in mcp251x_hw_tx_frame()
965 mcp251x_write_reg(spi, TXBCTRL(0), 0); in mcp251x_stop()
1054 mcp251x_write_reg(spi, TXBCTRL(0), 0); in mcp251x_restart_work_handler()
/kernel/linux/linux-6.6/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()

Completed in 5 milliseconds