Searched refs:MCP251XFD_RAM_ALIGNMENT (Results 1 – 2 of 2) sorted by relevance
22 #define MCP251XFD_RAM_ALIGNMENT 4 macro
188 tx_len += ROUND_UP(can_dlc_to_bytes(msg->dlc), MCP251XFD_RAM_ALIGNMENT); in mcp251xfd_fifo_write()