Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/can/spi/mcp251xfd/
H A Dmcp251xfd.h77 #define MCP251XFD_REG_TBC 0x10 macro
H A Dmcp251xfd-core.c1519 return regmap_read(priv->map_reg, MCP251XFD_REG_TBC, timestamp); in mcp251xfd_get_timestamp()