Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/can/spi/mcp251xfd/
Dmcp251xfd-regmap.c195 struct mcp251xfd_map_buf_crc *buf_tx = priv->map_buf_crc_tx; in mcp251xfd_regmap_crc_gather_write()
236 mcp251xfd_regmap_crc_read_check_crc(const struct mcp251xfd_map_buf_crc * const buf_rx, in mcp251xfd_regmap_crc_read_check_crc()
237 const struct mcp251xfd_map_buf_crc * const buf_tx, in mcp251xfd_regmap_crc_read_check_crc()
258 const struct mcp251xfd_map_buf_crc *buf_rx = priv->map_buf_crc_rx; in mcp251xfd_regmap_crc_read_one()
259 const struct mcp251xfd_map_buf_crc *buf_tx = priv->map_buf_crc_tx; in mcp251xfd_regmap_crc_read_one()
279 struct mcp251xfd_map_buf_crc *buf_rx = priv->map_buf_crc_rx; in mcp251xfd_regmap_crc_read()
280 struct mcp251xfd_map_buf_crc *buf_tx = priv->map_buf_crc_tx; in mcp251xfd_regmap_crc_read()
453 .max_raw_read = sizeof_field(struct mcp251xfd_map_buf_crc, data),
454 .max_raw_write = sizeof_field(struct mcp251xfd_map_buf_crc, data),
Dmcp251xfd.h550 struct __packed mcp251xfd_map_buf_crc { struct
589 struct mcp251xfd_map_buf_crc *map_buf_crc_rx;
590 struct mcp251xfd_map_buf_crc *map_buf_crc_tx;