Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/can/ifi_canfd/
H A Difi_canfd.c39 #define IFI_CANFD_STCMD_NORMAL_MODE ((u32)BIT(31)) macro
751 stcmd = IFI_CANFD_STCMD_ENABLE | IFI_CANFD_STCMD_NORMAL_MODE | in ifi_canfd_start()