Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/can/spi/
H A Dmcp251x.c47 #define INSTRUCTION_WRITE 0x02 macro
373 priv->spi_tx_buf[0] = INSTRUCTION_WRITE; in mcp251x_write_reg()
384 priv->spi_tx_buf[0] = INSTRUCTION_WRITE; in mcp251x_write_2regs()