Home
last modified time | relevance | path

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

/Linux-v5.10/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()
239 const struct mcp251xfd_map_buf_crc *buf_rx = priv->map_buf_crc_rx; in mcp251xfd_regmap_crc_read_one()
240 const struct mcp251xfd_map_buf_crc *buf_tx = priv->map_buf_crc_tx; in mcp251xfd_regmap_crc_read_one()
269 struct mcp251xfd_map_buf_crc *buf_rx = priv->map_buf_crc_rx; in mcp251xfd_regmap_crc_read()
270 struct mcp251xfd_map_buf_crc *buf_tx = priv->map_buf_crc_tx; in mcp251xfd_regmap_crc_read()
409 .max_raw_read = sizeof_field(struct mcp251xfd_map_buf_crc, data),
410 .max_raw_write = sizeof_field(struct mcp251xfd_map_buf_crc, data),
Dmcp251xfd.h538 struct __packed mcp251xfd_map_buf_crc { struct
577 struct mcp251xfd_map_buf_crc *map_buf_crc_rx;
578 struct mcp251xfd_map_buf_crc *map_buf_crc_tx;