Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/can/rcar/
H A Drcar_canfd.c92 #define RCANFD_GAFLCFG_GETRNC(n, x) (((x) >> (24 - n * 8)) & 0xff) macro
725 start = RCANFD_GAFLCFG_GETRNC(0, cfg); in rcar_canfd_configure_afl_rules()