Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/can/spi/mcp251xfd/
Dmcp251xfd-regmap.c205 struct mcp251xfd_map_buf_crc *buf_tx = priv->map_buf_crc_tx; in mcp251xfd_regmap_crc_gather_write()
246 mcp251xfd_regmap_crc_read_check_crc(const struct mcp251xfd_map_buf_crc * const buf_rx, in mcp251xfd_regmap_crc_read_check_crc()
247 const struct mcp251xfd_map_buf_crc * const buf_tx, in mcp251xfd_regmap_crc_read_check_crc()
267 const struct mcp251xfd_map_buf_crc *buf_rx = priv->map_buf_crc_rx; in mcp251xfd_regmap_crc_read_one()
268 const struct mcp251xfd_map_buf_crc *buf_tx = priv->map_buf_crc_tx; in mcp251xfd_regmap_crc_read_one()
288 struct mcp251xfd_map_buf_crc *buf_rx = priv->map_buf_crc_rx; in mcp251xfd_regmap_crc_read()
289 struct mcp251xfd_map_buf_crc *buf_tx = priv->map_buf_crc_tx; in mcp251xfd_regmap_crc_read()
462 .max_raw_read = sizeof_field(struct mcp251xfd_map_buf_crc, data),
463 .max_raw_write = sizeof_field(struct mcp251xfd_map_buf_crc, data),
Dmcp251xfd.h570 struct __packed mcp251xfd_map_buf_crc { struct
618 struct mcp251xfd_map_buf_crc *map_buf_crc_rx;
619 struct mcp251xfd_map_buf_crc *map_buf_crc_tx;