Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/can/rcar/
Drcar_canfd.c408 #define RCANFD_C_RFOFFSET (0x0e00) macro
409 #define RCANFD_C_RFID(x) (RCANFD_C_RFOFFSET + (0x10 * (x)))
410 #define RCANFD_C_RFPTR(x) (RCANFD_C_RFOFFSET + 0x04 + (0x10 * (x)))
412 (RCANFD_C_RFOFFSET + 0x08 + (0x10 * (x)) + (0x04 * (df)))