Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/net/can/m_can/
H A Dtcan4x5x-core.c83 #define TCAN4X5X_MRAM_START 0x8000 macro
194 return regmap_bulk_read(priv->regmap, TCAN4X5X_MRAM_START + addr_offset, val, val_count); in tcan4x5x_read_fifo()
209 return regmap_bulk_write(priv->regmap, TCAN4X5X_MRAM_START + addr_offset, val, val_count); in tcan4x5x_write_fifo()
/kernel/linux/linux-5.10/drivers/net/can/m_can/
H A Dtcan4x5x.c89 #define TCAN4X5X_MRAM_START 0x8000 macro
444 priv->mram_start = TCAN4X5X_MRAM_START; in tcan4x5x_can_probe()

Completed in 3 milliseconds